Translation components API.

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

GET /api/translations/otrs-7/survey/nb_NO/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/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-30T14:10:48.602540Z",
            "action": 0,
            "target": "",
            "id": 368800,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/368800/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/2082183/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-30T14:10:48.602522Z",
            "action": 59,
            "target": "",
            "id": 368799,
            "action_name": "String updated in the repository",
            "url": "http://translate.otrs.com/api/changes/368799/?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/nb_NO/?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:41.731831Z",
            "action": 0,
            "target": "",
            "id": 178081,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/178081/?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/nb_NO/?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.064625Z",
            "action": 0,
            "target": "",
            "id": 68272,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68272/?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/nb_NO/?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:41.315970Z",
            "action": 0,
            "target": "",
            "id": 68206,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68206/?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/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:44:07.183487Z",
            "action": 0,
            "target": "",
            "id": 54162,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/54162/?format=api"
        }
    ]
}