Translation components API.

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

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

{
    "count": 53,
    "next": null,
    "previous": "https://l10n.elementary.io/api/translations/switchboard/sound-plug-extra/hu/changes/?format=api",
    "results": [
        {
            "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/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-05-17T01:15:12.730293Z",
            "action": 17,
            "target": "",
            "id": 350297,
            "action_name": "Changes committed",
            "url": "https://l10n.elementary.io/api/changes/350297/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/2428646/?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/hu/?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:06:30.986773Z",
            "action": 5,
            "target": "Kimeneti és mikrofon hangerő beállítása",
            "id": 349049,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/349049/?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/hu/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2019-05-12T01:56:05.280767Z",
            "action": 0,
            "target": "",
            "id": 346092,
            "action_name": "Resource updated",
            "url": "https://l10n.elementary.io/api/changes/346092/?format=api"
        }
    ]
}