Translation components API.

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

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

{
    "count": 2,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_contract_service_package/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_contract_service_package/lt/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-28T18:35:12.361202+02:00",
            "action": 0,
            "target": "",
            "id": 195480,
            "action_name": "Resource update",
            "url": "http://weblate.crnd.pro/api/changes/195480/?format=api"
        },
        {
            "unit": null,
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-16-0/generic_contract_service_package/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-16-0/generic_contract_service_package/lt/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2025-01-28T18:35:21.442041+02:00",
            "action": 44,
            "target": "",
            "id": 195484,
            "action_name": "New strings to translate",
            "url": "http://weblate.crnd.pro/api/changes/195484/?format=api"
        }
    ]
}