Translation components API.

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

GET /api/translations/yast-network/master/th/changes/?format=api&page=4
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 155,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-network/master/th/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-11-02T01:42:31Z",
            "action": 0,
            "target": "",
            "id": 392982,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/392982/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-18T09:06:07Z",
            "action": 0,
            "target": "",
            "id": 368152,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/368152/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-22T15:47:31Z",
            "action": 0,
            "target": "",
            "id": 142256,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/142256/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-19T15:12:43Z",
            "action": 0,
            "target": "",
            "id": 139114,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/139114/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-network/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-network/master/th/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T10:54:55Z",
            "action": 0,
            "target": "",
            "id": 112144,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/112144/?format=api"
        }
    ]
}