Translation components API.

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

GET /api/translations/website/open-source/gl/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 103,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/website/open-source/gl/changes/?format=api&page=2",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/open-source/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/open-source/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-11-10T02:02:13.174023Z",
            "action": 0,
            "target": "",
            "id": 284174,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/284174/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/open-source/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/open-source/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-09-13T00:28:12.479621Z",
            "action": 0,
            "target": "",
            "id": 239440,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/239440/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/website/open-source/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/open-source/gl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-23T23:16:58.541550Z",
            "action": 0,
            "target": "",
            "id": 188512,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/188512/?format=api"
        }
    ]
}