Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "http://weblate.crnd.pro/api/units/564182/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_resource_document/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_resource_document/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T17:42:54.264185+02:00",
            "action": 13,
            "target": "",
            "id": 184532,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/184532/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/564184/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_resource_document/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_resource_document/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T17:42:54.292845+02:00",
            "action": 13,
            "target": "",
            "id": 184533,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/184533/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/564186/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_resource_document/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_resource_document/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T17:42:54.319823+02:00",
            "action": 13,
            "target": "",
            "id": 184534,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/184534/?format=api"
        },
        {
            "unit": "http://weblate.crnd.pro/api/units/564188/?format=api",
            "component": "http://weblate.crnd.pro/api/components/bureaucrat-generics-17-0/generic_resource_document/?format=api",
            "translation": "http://weblate.crnd.pro/api/translations/bureaucrat-generics-17-0/generic_resource_document/en/?format=api",
            "glossary_term": null,
            "user": null,
            "author": null,
            "timestamp": "2024-12-13T17:42:54.345562+02:00",
            "action": 13,
            "target": "",
            "id": 184535,
            "action_name": "New source string",
            "url": "http://weblate.crnd.pro/api/changes/184535/?format=api"
        }
    ]
}