Translation components API.

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

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

{
    "count": 7,
    "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/sr/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2023-08-15T06:38:20.099563Z",
            "action": 0,
            "target": "",
            "id": 370737,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/370737/?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/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-30T14:10:49.111975Z",
            "action": 0,
            "target": "",
            "id": 368816,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/368816/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/2082191/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-06-30T14:10:49.111955Z",
            "action": 59,
            "target": "",
            "id": 368815,
            "action_name": "String updated in the repository",
            "url": "http://translate.otrs.com/api/changes/368815/?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/sr/?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.222713Z",
            "action": 0,
            "target": "",
            "id": 178089,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/178089/?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/sr/?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.394729Z",
            "action": 0,
            "target": "",
            "id": 68280,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68280/?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/sr/?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.280118Z",
            "action": 0,
            "target": "",
            "id": 68214,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68214/?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/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:44:11.297113Z",
            "action": 0,
            "target": "",
            "id": 54231,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/54231/?format=api"
        }
    ]
}