Translation components API.

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

GET /api/translations/appcenter/appcenter/mn/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 256,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/appcenter/appcenter/mn/changes/?format=api&page=5",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/mn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-16T22:07:44.391658Z",
            "action": 0,
            "target": "",
            "id": 41621,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/41621/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/mn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-07T15:59:09.527000Z",
            "action": 0,
            "target": "",
            "id": 39240,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/39240/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/mn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-05-04T20:34:45.069962Z",
            "action": 17,
            "target": "",
            "id": 37707,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/37707/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/mn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-30T16:55:37.104541Z",
            "action": 0,
            "target": "",
            "id": 33756,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/33756/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/mn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-17T00:08:50.295794Z",
            "action": 0,
            "target": "",
            "id": 18269,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/18269/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/appcenter/appcenter/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/appcenter/appcenter/mn/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-04-07T21:48:32.736601Z",
            "action": 0,
            "target": "",
            "id": 8506,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/8506/?format=api"
        }
    ]
}