Translation components API.

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

GET /api/translations/otrs-7/itsm-core/es/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/itsm-core/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/itsm-core/es/?format=api",
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2021-06-01T08:07:32.418548Z",
            "action": 0,
            "target": "",
            "id": 260214,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/260214/?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/es/?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:24:55.641746Z",
            "action": 0,
            "target": "",
            "id": 259130,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/259130/?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/es/?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:46.781571Z",
            "action": 0,
            "target": "",
            "id": 249274,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/249274/?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/es/?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:48.643437Z",
            "action": 0,
            "target": "",
            "id": 177773,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/177773/?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/es/?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:07.476414Z",
            "action": 0,
            "target": "",
            "id": 68042,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/68042/?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/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:45:37.174750Z",
            "action": 0,
            "target": "",
            "id": 60203,
            "action_name": "Resource updated",
            "url": "http://translate.otrs.com/api/changes/60203/?format=api"
        }
    ]
}