Translation components API.

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

GET /api/translations/switchboard/switchboard-plug-about/en_GB/changes/?format=api&page=6
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 255,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-about/en_GB/changes/?format=api&page=5",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/2447042/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-about/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-about/en_GB/?format=api",
            "user": "https://l10n.elementary.io/api/users/deleted-1182/?format=api",
            "author": "https://l10n.elementary.io/api/users/deleted-1182/?format=api",
            "timestamp": "2019-08-20T23:19:35.135584Z",
            "action": 5,
            "target": "%s storage (NVMe SSD)",
            "id": 390708,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/390708/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2447042/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-about/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-about/en_GB/?format=api",
            "user": "https://l10n.elementary.io/api/users/deleted-1182/?format=api",
            "author": "https://l10n.elementary.io/api/users/deleted-1182/?format=api",
            "timestamp": "2019-08-20T23:19:35.129307Z",
            "action": 45,
            "target": "",
            "id": 390707,
            "action_name": "Contributor joined",
            "url": "https://l10n.elementary.io/api/changes/390707/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-about/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-about/en_GB/?format=api",
            "user": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
            "author": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
            "timestamp": "2019-07-16T15:31:39.808314Z",
            "action": 0,
            "target": "",
            "id": 368498,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/368498/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-about/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-about/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-07-16T15:41:05.901975Z",
            "action": 0,
            "target": "",
            "id": 220787,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/220787/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/switchboard-plug-about/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/switchboard-plug-about/en_GB/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2018-06-24T01:30:17.196914Z",
            "action": 0,
            "target": "",
            "id": 197309,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/197309/?format=api"
        }
    ]
}