Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/otrs-master-slave/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs-master-slave/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-01-20T12:32:30.526962Z",
            "action": 0,
            "target": "",
            "id": 310646,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/310646/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/otrs-master-slave/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs-master-slave/sr/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2021-09-28T06:57:43.581556Z",
            "action": 0,
            "target": "",
            "id": 269234,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/269234/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/otrs-master-slave/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs-master-slave/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:44:17.846029Z",
            "action": 0,
            "target": "",
            "id": 178032,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/178032/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/otrs-master-slave/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs-master-slave/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:04:36.287720Z",
            "action": 0,
            "target": "",
            "id": 68168,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68168/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/otrs-master-slave/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/otrs-master-slave/sr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:17.973096Z",
            "action": 0,
            "target": "",
            "id": 59701,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/59701/?format=api"
        }
    ]
}