Translation components API.

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

GET /api/translations/otrs-7/itsm-core/th/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/itsm-core/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/th/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2021-05-28T08:25:03.748903Z",
            "action": 0,
            "target": "",
            "id": 259163,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/259163/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-core/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/th/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2021-03-25T13:06:52.348355Z",
            "action": 0,
            "target": "",
            "id": 249307,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/249307/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-core/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/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-30T08:54:57.152985Z",
            "action": 0,
            "target": "",
            "id": 177806,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/177806/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-core/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/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-24T08:42:08.807020Z",
            "action": 0,
            "target": "",
            "id": 68075,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68075/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/itsm-core/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:50.359574Z",
            "action": 0,
            "target": "",
            "id": 60446,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/60446/?format=api"
        }
    ]
}