Translation components API.

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

GET /api/translations/website/glossary/eo/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/3212635/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/glossary/eo/?format=api",
            "user": "https://l10n.elementary.io/api/users/shtonchjo/?format=api",
            "author": null,
            "timestamp": "2019-07-20T08:48:14.153899Z",
            "action": 5,
            "target": "aŭdvidoteko",
            "id": 380185,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/380185/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3212633/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/glossary/eo/?format=api",
            "user": "https://l10n.elementary.io/api/users/shtonchjo/?format=api",
            "author": null,
            "timestamp": "2019-07-20T08:48:05.645340Z",
            "action": 5,
            "target": "diskoteko",
            "id": 380184,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/380184/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3212631/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/glossary/eo/?format=api",
            "user": "https://l10n.elementary.io/api/users/shtonchjo/?format=api",
            "author": null,
            "timestamp": "2019-07-20T08:47:58.336492Z",
            "action": 5,
            "target": "fototeko",
            "id": 380183,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/380183/?format=api"
        },
        {
            "unit": "https://l10n.elementary.io/api/units/3212629/?format=api",
            "component": "https://l10n.elementary.io/api/components/website/glossary/?format=api",
            "translation": "https://l10n.elementary.io/api/translations/website/glossary/eo/?format=api",
            "user": "https://l10n.elementary.io/api/users/shtonchjo/?format=api",
            "author": null,
            "timestamp": "2019-07-20T08:47:50.160817Z",
            "action": 5,
            "target": "kodoteko",
            "id": 380182,
            "action_name": "Translation added",
            "url": "https://l10n.elementary.io/api/changes/380182/?format=api"
        }
    ]
}