Translation components API.

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

GET /api/translations/yast-ntp-client/master/lt/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/lt/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/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-01-03T01:35:43Z",
            "action": 0,
            "target": "",
            "id": 567578,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/567578/?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/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-12-03T01:35:47Z",
            "action": 0,
            "target": "",
            "id": 552280,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/552280/?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/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-26T01:37:39Z",
            "action": 0,
            "target": "",
            "id": 409802,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/409802/?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/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-20T00:35:25Z",
            "action": 0,
            "target": "",
            "id": 371876,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/371876/?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/lt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T11:28:57Z",
            "action": 0,
            "target": "",
            "id": 114136,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/114136/?format=api"
        }
    ]
}