Translation components API.

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

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

{
    "count": 23,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_condition/uk/changes/?format=api",
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/498989/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_condition/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_condition/uk/?format=api",
            "glossary_term": null,
            "user": "http://weblate.crnd.pro/api/users/am@crnd.pro/?format=api",
            "author": "http://weblate.crnd.pro/api/users/am@crnd.pro/?format=api",
            "timestamp": "2024-07-09T17:58:01.601850+03:00",
            "action": 2,
            "target": "Чернетка",
            "id": 174690,
            "action_name": "Translation changed",
            "url": "http://weblate.crnd.pro/api/changes/174690/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/499160/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_condition/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_condition/uk/?format=api",
            "glossary_term": null,
            "user": "http://weblate.crnd.pro/api/users/am@crnd.pro/?format=api",
            "author": "http://weblate.crnd.pro/api/users/am@crnd.pro/?format=api",
            "timestamp": "2024-07-09T17:58:34.058725+03:00",
            "action": 2,
            "target": "чернетка -> відправлено -> підтверджено",
            "id": 174700,
            "action_name": "Translation changed",
            "url": "http://weblate.crnd.pro/api/changes/174700/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/499161/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_request_condition/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_request_condition/uk/?format=api",
            "glossary_term": null,
            "user": "http://weblate.crnd.pro/api/users/am@crnd.pro/?format=api",
            "author": "http://weblate.crnd.pro/api/users/am@crnd.pro/?format=api",
            "timestamp": "2024-07-09T17:58:42.274910+03:00",
            "action": 2,
            "target": "чернетка -> відправлено -> відхилено",
            "id": 174703,
            "action_name": "Translation changed",
            "url": "http://weblate.crnd.pro/api/changes/174703/?format=api"
        }
    ]
}