Translation components API.

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

GET /api/translations/videos/videos/da/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 54,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/videos/videos/da/changes/?format=api",
    "results": [
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-18T00:11:31.329125Z",
            "action": 0,
            "target": "",
            "id": 223914,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/223914/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-17T00:16:29.151965Z",
            "action": 0,
            "target": "",
            "id": 222649,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/222649/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-28T00:19:49.008199Z",
            "action": 0,
            "target": "",
            "id": 212362,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/212362/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/videos/videos/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/videos/videos/da/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T02:59:41.263719Z",
            "action": 0,
            "target": "",
            "id": 203618,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/203618/?format=api"
        }
    ]
}