Translation components API.

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

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

{
    "count": 154,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/files/extra/az/changes/?format=api&page=3",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/files/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/extra/az/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-13T20:03:49.562251Z",
            "action": 0,
            "target": "",
            "id": 466577,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/466577/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/files/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/extra/az/?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-17T12:19:57.211359Z",
            "action": 0,
            "target": "",
            "id": 372276,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/372276/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/files/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/extra/az/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-12-19T00:06:34.082291Z",
            "action": 0,
            "target": "",
            "id": 303271,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/303271/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/files/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/extra/az/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-23T23:56:09.609778Z",
            "action": 0,
            "target": "",
            "id": 192535,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/192535/?format=api"
        }
    ]
}