Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_team/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_assignment_team/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T19:52:05.443318+03:00",
            "action": 0,
            "target": "",
            "id": 160967,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/160967/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_team/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_assignment_team/uk/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T19:52:05.783384+03:00",
            "action": 44,
            "target": "",
            "id": 160972,
            "action_name": "New strings to translate",
            "url": "http://weblate.crnd.pro/api/changes/160972/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/473446/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_team/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_assignment_team/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-05-17T11:54:23.074259+03:00",
            "action": 45,
            "target": "",
            "id": 171265,
            "action_name": "New contributor",
            "url": "http://weblate.crnd.pro/api/changes/171265/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/473446/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_assignment_team/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_assignment_team/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-05-17T11:54:23.075323+03:00",
            "action": 5,
            "target": "ID",
            "id": 171266,
            "action_name": "New translation",
            "url": "http://weblate.crnd.pro/api/changes/171266/?format=api"
        }
    ]
}