Translation components API.

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

GET /api/translations/terminal/extra/ho/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/terminal/extra/ho/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/ho/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-06T18:27:02.581295Z",
            "action": 0,
            "target": "",
            "id": 435266,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/435266/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/ho/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-11-06T16:18:45.063648Z",
            "action": 0,
            "target": "",
            "id": 430860,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/430860/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/ho/?format=api",
            "user": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "author": "https://l10n.elementary.io/api/users/tintou/?format=api",
            "timestamp": "2019-07-16T16:50:26.864574Z",
            "action": 0,
            "target": "",
            "id": 370797,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/370797/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/ho/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-10-14T00:04:19.336628Z",
            "action": 0,
            "target": "",
            "id": 256158,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/256158/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/ho/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-28T00:18:56.828389Z",
            "action": 0,
            "target": "",
            "id": 211961,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/211961/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/terminal/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/terminal/extra/ho/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T02:56:49.675895Z",
            "action": 0,
            "target": "",
            "id": 203110,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/203110/?format=api"
        }
    ]
}