Translation components API.

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

GET /api/components/otrs/features-manual/changes/?format=api&page=242
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 12054,
    "next": null,
    "previous": "http://translate.otrs.com/api/components/otrs/features-manual/changes/?format=api&page=241",
    "results": [
        {
            "unit": "http://translate.otrs.com/api/units/1825187/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs/features-manual/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs/features-manual/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-17T08:11:13.430046Z",
            "action": 13,
            "target": "",
            "id": 182958,
            "action_name": "Source string added",
            "url": "http://translate.otrs.com/api/changes/182958/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/1825181/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs/features-manual/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs/features-manual/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-17T08:11:13.383617Z",
            "action": 13,
            "target": "",
            "id": 182955,
            "action_name": "Source string added",
            "url": "http://translate.otrs.com/api/changes/182955/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs/features-manual/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-07-17T08:11:13.040385Z",
            "action": 21,
            "target": "",
            "id": 182947,
            "action_name": "Repository rebased",
            "url": "http://translate.otrs.com/api/changes/182947/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs/features-manual/?format=api",
            "translation": null,
            "user": "http://translate.otrs.com/api/users/bu/?format=api",
            "author": "http://translate.otrs.com/api/users/bu/?format=api",
            "timestamp": "2020-07-17T08:11:04.279950Z",
            "action": 51,
            "target": "",
            "id": 182946,
            "action_name": "Component created",
            "url": "http://translate.otrs.com/api/changes/182946/?format=api"
        }
    ]
}