Translation components API.

See the Weblate's Web API documentation for detailed description of the API.

GET /api/translations/bureaucrat-generics-16-0/generic_service_item/en/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 82,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_service_item/en/changes/?format=api&page=4",
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/496396/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_service_item/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_service_item/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T20:05:42.542545+03:00",
            "action": 13,
            "target": "",
            "id": 165860,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/165860/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/496398/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_service_item/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_service_item/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T20:05:42.570396+03:00",
            "action": 13,
            "target": "",
            "id": 165861,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/165861/?format=api"
        }
    ]
}