Translation components API.

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

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

{
    "count": 56,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/installer/extra/tr/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/installer/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/installer/extra/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-14T00:28:14.282468Z",
            "action": 0,
            "target": "",
            "id": 257826,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/257826/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/installer/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/installer/extra/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T00:20:40.477296Z",
            "action": 0,
            "target": "",
            "id": 193570,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/193570/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/installer/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/installer/extra/tr/?format=api",
            "user": "https://l10n.elementary.io/api/users/guano/?format=api",
            "author": "https://l10n.elementary.io/api/users/guano/?format=api",
            "timestamp": "2018-03-19T22:42:09.584090Z",
            "action": 1,
            "target": "",
            "id": 136876,
            "action_name": "Translation completed",
            "url": "https://l10n.elementary.io/api/changes/136876/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/installer/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/installer/extra/tr/?format=api",
            "user": "https://l10n.elementary.io/api/users/guano/?format=api",
            "author": null,
            "timestamp": "2018-03-19T22:42:05.074242Z",
            "action": 17,
            "target": "",
            "id": 136874,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/136874/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/installer/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/installer/extra/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-09-20T21:41:44.397580Z",
            "action": 0,
            "target": "",
            "id": 97172,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/97172/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/installer/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/installer/extra/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-09-01T20:40:55.256466Z",
            "action": 0,
            "target": "",
            "id": 93234,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/93234/?format=api"
        }
    ]
}