Translation components API.

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

GET /api/translations/bureaucrat-generics-17-0/generic_service_item/en/changes/?format=api&page=5
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 82,
    "next": null,
    "previous": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_service_item/en/changes/?format=api&page=4",
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/565883/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_service_item/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_service_item/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T17:43:52.681877+02:00",
            "action": 13,
            "target": "",
            "id": 185109,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/185109/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/565885/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_service_item/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_service_item/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T17:43:52.711010+02:00",
            "action": 13,
            "target": "",
            "id": 185110,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/185110/?format=api"
        }
    ]
}