Translation components API.

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

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

{
    "count": 1108,
    "next": null,
    "previous": "http://translate.otrs.com/api/components/otrs-7/survey/changes/?format=api&page=22",
    "results": [
        {
            "unit": "http://translate.otrs.com/api/units/1561983/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:43:53.442100Z",
            "action": 13,
            "target": "",
            "id": 53202,
            "action_name": "Source string added",
            "url": "http://translate.otrs.com/api/changes/53202/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/1561972/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:43:53.423894Z",
            "action": 13,
            "target": "",
            "id": 53200,
            "action_name": "Source string added",
            "url": "http://translate.otrs.com/api/changes/53200/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/1561965/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:43:53.405592Z",
            "action": 13,
            "target": "",
            "id": 53199,
            "action_name": "Source string added",
            "url": "http://translate.otrs.com/api/changes/53199/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/1561953/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:43:53.386579Z",
            "action": 13,
            "target": "",
            "id": 53196,
            "action_name": "Source string added",
            "url": "http://translate.otrs.com/api/changes/53196/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/1561940/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:43:53.366089Z",
            "action": 13,
            "target": "",
            "id": 53194,
            "action_name": "Source string added",
            "url": "http://translate.otrs.com/api/changes/53194/?format=api"
        },
        {
            "unit": "http://translate.otrs.com/api/units/1561928/?format=api",
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": "http://translate.otrs.com/api/translations/otrs-7/survey/en/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:43:53.348311Z",
            "action": 13,
            "target": "",
            "id": 53192,
            "action_name": "Source string added",
            "url": "http://translate.otrs.com/api/changes/53192/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?format=api",
            "translation": null,
            "user": null,
            "author": null,
            "timestamp": "2020-01-15T08:43:53.295157Z",
            "action": 21,
            "target": "",
            "id": 53188,
            "action_name": "Repository rebased",
            "url": "http://translate.otrs.com/api/changes/53188/?format=api"
        },
        {
            "unit": null,
            "component": "http://translate.otrs.com/api/components/otrs-7/survey/?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-01-15T08:43:28.978333Z",
            "action": 51,
            "target": "",
            "id": 50806,
            "action_name": "Component created",
            "url": "http://translate.otrs.com/api/changes/50806/?format=api"
        }
    ]
}