Translation components API.

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

GET /api/translations/screenshot/extra/id/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 57,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/screenshot/extra/id/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/screenshot/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/screenshot/extra/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T01:27:54.190967Z",
            "action": 0,
            "target": "",
            "id": 196873,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/196873/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/screenshot/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/screenshot/extra/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-05T16:43:34.470144Z",
            "action": 0,
            "target": "",
            "id": 178912,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/178912/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/screenshot/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/screenshot/extra/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:32:13.058299Z",
            "action": 0,
            "target": "",
            "id": 74053,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/74053/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/screenshot/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/screenshot/extra/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-17T15:21:04.791861Z",
            "action": 0,
            "target": "",
            "id": 61173,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/61173/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/screenshot/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/screenshot/extra/id/?format=api",
            "user": "https://l10n.elementary.io/api/users/liqen/?format=api",
            "author": "https://l10n.elementary.io/api/users/liqen/?format=api",
            "timestamp": "2017-05-21T19:16:03.389624Z",
            "action": 1,
            "target": "",
            "id": 46440,
            "action_name": "Translation completed",
            "url": "https://l10n.elementary.io/api/changes/46440/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/screenshot/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/screenshot/extra/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-21T19:16:03.282050Z",
            "action": 17,
            "target": "",
            "id": 46439,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/46439/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/screenshot/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/screenshot/extra/id/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-18T18:37:19.774922Z",
            "action": 0,
            "target": "",
            "id": 21318,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/21318/?format=api"
        }
    ]
}