Translation components API.

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

GET /api/translations/files/glossary/cy/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://l10n.elementary.io/api/units/3212035/?format=api",
            "component": "https://l10n.elementary.io/api/components/files/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/glossary/cy/?format=api",
            "user": "https://l10n.elementary.io/api/users/cgriffiths/?format=api",
            "author": null,
            "timestamp": "2019-07-21T02:42:27.582016Z",
            "action": 5,
            "target": "URI",
            "id": 380768,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/380768/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3212033/?format=api",
            "component": "https://l10n.elementary.io/api/components/files/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/glossary/cy/?format=api",
            "user": "https://l10n.elementary.io/api/users/cgriffiths/?format=api",
            "author": null,
            "timestamp": "2019-07-20T22:20:48.417662Z",
            "action": 5,
            "target": "plygell (e.b.)",
            "id": 380708,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/380708/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3212032/?format=api",
            "component": "https://l10n.elementary.io/api/components/files/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/glossary/cy/?format=api",
            "user": "https://l10n.elementary.io/api/users/cgriffiths/?format=api",
            "author": null,
            "timestamp": "2019-07-20T22:19:06.667351Z",
            "action": 5,
            "target": "cyfeiriadur",
            "id": 380707,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/380707/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3212030/?format=api",
            "component": "https://l10n.elementary.io/api/components/files/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/files/glossary/cy/?format=api",
            "user": "https://l10n.elementary.io/api/users/cgriffiths/?format=api",
            "author": null,
            "timestamp": "2019-07-20T22:18:49.850185Z",
            "action": 5,
            "target": "Ffeiliau",
            "id": 380706,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/380706/?format=api"
        }
    ]
}