Translation components API.

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

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

{
    "count": 154,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/yast-packager/master/ro/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-packager/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-packager/master/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-10-04T16:34:11Z",
            "action": 0,
            "target": "",
            "id": 348704,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/348704/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-packager/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-packager/master/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-22T15:48:56Z",
            "action": 0,
            "target": "",
            "id": 142308,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/142308/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-packager/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-packager/master/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-19T15:15:23Z",
            "action": 0,
            "target": "",
            "id": 139244,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/139244/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/yast-packager/master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/yast-packager/master/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2016-09-16T12:06:17Z",
            "action": 0,
            "target": "",
            "id": 116488,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/116488/?format=api"
        }
    ]
}