Translation components API.

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

GET /api/translations/otrs-7/survey/th/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-30T14:10:49.234257Z",
            "action": 0,
            "target": "",
            "id": 368822,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/368822/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/2082194/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-30T14:10:49.234236Z",
            "action": 59,
            "target": "",
            "id": 368821,
            "action_name": "String updated in the repository",
            "url": "http://translate.otrs.com/api/changes/368821/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/th/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2020-06-30T10:47:43.732674Z",
            "action": 0,
            "target": "",
            "id": 178092,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/178092/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/th/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2020-01-24T09:10:12.518674Z",
            "action": 0,
            "target": "",
            "id": 68283,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68283/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/th/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2020-01-24T09:09:42.712580Z",
            "action": 0,
            "target": "",
            "id": 68217,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68217/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:44:12.971425Z",
            "action": 0,
            "target": "",
            "id": 54283,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/54283/?format=api"
        }
    ]
}