Translation components API.

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

GET /api/translations/otrs-7/administration-manual/en/changes/?format=api&page=59
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 2904,
    "next": null,
    "previous": "http://translate.otrs.com/api/translations/otrs-7/administration-manual/en/changes/?format=api&page=58",
    "results": [
        {
            "unit": "http://translate.otrs.com/api/units/1574318/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/administration-manual/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/administration-manual/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:44:12.300253Z",
            "action": 13,
            "target": "",
            "id": 54242,
            "action_name": "Source string added",
            "url": "http://translate.otrs.com/api/changes/54242/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/1574307/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/administration-manual/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/administration-manual/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:44:12.285320Z",
            "action": 13,
            "target": "",
            "id": 54241,
            "action_name": "Source string added",
            "url": "http://translate.otrs.com/api/changes/54241/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/1574297/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/administration-manual/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/administration-manual/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:44:12.270630Z",
            "action": 13,
            "target": "",
            "id": 54240,
            "action_name": "Source string added",
            "url": "http://translate.otrs.com/api/changes/54240/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/1574286/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/administration-manual/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/administration-manual/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:44:12.255171Z",
            "action": 13,
            "target": "",
            "id": 54239,
            "action_name": "Source string added",
            "url": "http://translate.otrs.com/api/changes/54239/?format=api"
        }
    ]
}