Translation components API.

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

GET /api/translations/yast-ntp-client/master/uk/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 105,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-ntp-client/master/uk/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ntp-client/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ntp-client/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-26T01:38:09Z",
            "action": 0,
            "target": "",
            "id": 409864,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/409864/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ntp-client/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ntp-client/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-20T00:35:53Z",
            "action": 0,
            "target": "",
            "id": 371938,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/371938/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ntp-client/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ntp-client/master/uk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/AndriyBandura/?format=api",
            "author": "https://l10n.opensuse.org/api/users/AndriyBandura/?format=api",
            "timestamp": "2016-09-16T12:03:11Z",
            "action": 1,
            "target": "",
            "id": 116466,
            "action_name": "Translation completed",
            "url": "https://l10n.opensuse.org/api/changes/116466/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ntp-client/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ntp-client/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T12:03:01Z",
            "action": 17,
            "target": "",
            "id": 116462,
            "action_name": "Changes committed",
            "url": "https://l10n.opensuse.org/api/changes/116462/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-ntp-client/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-ntp-client/master/uk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T11:34:08Z",
            "action": 0,
            "target": "",
            "id": 114238,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/114238/?format=api"
        }
    ]
}