Translation components API.

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

GET /api/translations/bureaucrat-generics-17-0/generic_request_action_project/ru/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-17-0/generic_request_action_project/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_action_project/ru/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T17:47:07.792527+02:00",
            "action": 0,
            "target": "",
            "id": 185813,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/185813/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_request_action_project/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_action_project/ru/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T17:47:11.443554+02:00",
            "action": 44,
            "target": "",
            "id": 185850,
            "action_name": "New strings to translate",
            "url": "http://weblate.crnd.pro/api/changes/185850/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/569675/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_request_action_project/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_action_project/ru/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "http://weblate.crnd.pro/api/users/anonymous/?format=api",
            "timestamp": "2025-01-28T20:57:57.638190+02:00",
            "action": 4,
            "target": "Python-выражение",
            "id": 196150,
            "action_name": "Suggestion added",
            "url": "http://weblate.crnd.pro/api/changes/196150/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/569672/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_request_action_project/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_request_action_project/ru/?format=api",
            "glossary_term": null,
            "user": null,
            "author": "http://weblate.crnd.pro/api/users/anonymous/?format=api",
            "timestamp": "2025-01-28T20:57:57.646239+02:00",
            "action": 4,
            "target": "Исправлено",
            "id": 196151,
            "action_name": "Suggestion added",
            "url": "http://weblate.crnd.pro/api/changes/196151/?format=api"
        }
    ]
}