Translation components API.

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

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

{
    "count": 155,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/files/extra/sl/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/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-13T20:08:52.310773Z",
            "action": 0,
            "target": "",
            "id": 467320,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/467320/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/files/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/extra/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-12-13T20:04:42.778683Z",
            "action": 0,
            "target": "",
            "id": 466714,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/466714/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/files/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/extra/sl/?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:21:10.984139Z",
            "action": 0,
            "target": "",
            "id": 372416,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/372416/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/files/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/extra/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-12-19T00:07:17.818750Z",
            "action": 0,
            "target": "",
            "id": 303411,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/303411/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/files/extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/extra/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-23T23:56:28.578832Z",
            "action": 0,
            "target": "",
            "id": 192675,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/192675/?format=api"
        }
    ]
}