Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/484801/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_todo_project/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_todo_project/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T19:57:42.256212+03:00",
            "action": 13,
            "target": "",
            "id": 163450,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/163450/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/484803/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_todo_project/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_todo_project/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T19:57:42.273680+03:00",
            "action": 13,
            "target": "",
            "id": 163451,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/163451/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/484805/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_todo_project/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_todo_project/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T19:57:42.290866+03:00",
            "action": 13,
            "target": "",
            "id": 163452,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/163452/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/484809/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_todo_project/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_todo_project/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T19:57:42.318632+03:00",
            "action": 13,
            "target": "",
            "id": 163453,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/163453/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/484811/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_todo_project/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_todo_project/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-04-26T19:57:42.338838+03:00",
            "action": 13,
            "target": "",
            "id": 163454,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/163454/?format=api"
        }
    ]
}