Translation components API.

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

GET /api/translations/switchboard/sound-plug-extra/cs/changes/?format=api&page=2
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 52,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/sound-plug-extra/cs/changes/?format=api",
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/2428604/?format=api",
            "component": "https://l10n.elementary.io/api/components/switchboard/sound-plug-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/sound-plug-extra/cs/?format=api",
            "user": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
            "author": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
            "timestamp": "2019-05-15T01:09:40.068752Z",
            "action": 5,
            "target": "Změnit hlasitost zvuku a mikrofonu",
            "id": 349078,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/349078/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.elementary.io/api/components/switchboard/sound-plug-extra/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/switchboard/sound-plug-extra/cs/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-05-12T01:56:04.129750Z",
            "action": 0,
            "target": "",
            "id": 346071,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/346071/?format=api"
        }
    ]
}