Translation components API.

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

GET /api/translations/camera/camera/ro/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/camera/camera/ro/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/camera/camera/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/camera/camera/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-29T18:00:07.330776Z",
            "action": 0,
            "target": "",
            "id": 172007,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/172007/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/camera/camera/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/camera/camera/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-28T00:06:33.160951Z",
            "action": 0,
            "target": "",
            "id": 168220,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/168220/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/camera/camera/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/camera/camera/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-05-27T00:04:38.070416Z",
            "action": 17,
            "target": "",
            "id": 166165,
            "action_name": "Committed changes",
            "url": "https://l10n.elementary.io/api/changes/166165/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/camera/camera/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/camera/camera/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-07-07T03:07:31.246108Z",
            "action": 0,
            "target": "",
            "id": 71800,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/71800/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/camera/camera/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/camera/camera/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-06-17T15:15:06.272492Z",
            "action": 0,
            "target": "",
            "id": 60932,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/60932/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/camera/camera/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/camera/camera/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-03-18T08:12:01.962374Z",
            "action": 0,
            "target": "",
            "id": 4770,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/4770/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/camera/camera/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/camera/camera/ro/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2017-03-07T04:34:08.072587Z",
            "action": 0,
            "target": "",
            "id": 2341,
            "action_name": "Resource update",
            "url": "https://l10n.elementary.io/api/changes/2341/?format=api"
        }
    ]
}