Translation components API.

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

GET /api/translations/photos/photos/ug/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/photos/photos/ug/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/photos/photos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/photos/photos/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-09-18T17:25:48.075515Z",
            "action": 0,
            "target": "",
            "id": 241278,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/241278/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/photos/photos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/photos/photos/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-09-12T00:10:27.550535Z",
            "action": 0,
            "target": "",
            "id": 239062,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/239062/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/photos/photos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/photos/photos/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-09-05T17:00:59.339272Z",
            "action": 0,
            "target": "",
            "id": 237119,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/237119/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/photos/photos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/photos/photos/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-08-29T16:49:16.248801Z",
            "action": 0,
            "target": "",
            "id": 235276,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/235276/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/photos/photos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/photos/photos/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-26T23:03:29.584556Z",
            "action": 0,
            "target": "",
            "id": 227144,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/227144/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/photos/photos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/photos/photos/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-11T05:50:54.533539Z",
            "action": 0,
            "target": "",
            "id": 217031,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/217031/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/photos/photos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/photos/photos/ug/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T01:24:40.807802Z",
            "action": 0,
            "target": "",
            "id": 196775,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/196775/?format=api"
        }
    ]
}