Translation components API.

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

GET /api/translations/libzypp/glossary/sk/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.opensuse.org/api/units/13074145/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libzypp/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libzypp/glossary/sk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "timestamp": "2022-01-25T17:08:50.220108Z",
            "action": 5,
            "target": "kľúč",
            "id": 1988612,
            "action_name": "Translation added",
            "url": "https://l10n.opensuse.org/api/changes/1988612/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13074145/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libzypp/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libzypp/glossary/sk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "author": "https://l10n.opensuse.org/api/users/FerdinandGalko/?format=api",
            "timestamp": "2022-01-25T17:08:50.189884Z",
            "action": 45,
            "target": "",
            "id": 1988611,
            "action_name": "Contributor joined",
            "url": "https://l10n.opensuse.org/api/changes/1988611/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13074145/?format=api",
            "component": "https://l10n.opensuse.org/api/components/libzypp/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libzypp/glossary/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-24T15:57:49.600353Z",
            "action": 31,
            "target": "",
            "id": 1987921,
            "action_name": "String added",
            "url": "https://l10n.opensuse.org/api/changes/1987921/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/libzypp/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/libzypp/glossary/sk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-07-26T12:18:50.627066Z",
            "action": 0,
            "target": "",
            "id": 1870569,
            "action_name": "Resource updated",
            "url": "https://l10n.opensuse.org/api/changes/1870569/?format=api"
        }
    ]
}