Translation components API.

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

GET /api/translations/doc-sle-translations/apps_ekiga-master/ar/changes/?format=api&page=3
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 102,
    "next": null,
    "previous": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_ekiga-master/ar/changes/?format=api&page=2",
    "results": [
        {
            "unit": "https://l10n.opensuse.org/api/units/11680433/?format=api",
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/apps_ekiga-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_ekiga-master/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T09:26:09.445008Z",
            "action": 13,
            "target": "",
            "id": 1462547,
            "action_name": "Source string added",
            "url": "https://l10n.opensuse.org/api/changes/1462547/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11680432/?format=api",
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/apps_ekiga-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apps_ekiga-master/ar/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T09:26:09.433966Z",
            "action": 13,
            "target": "",
            "id": 1462546,
            "action_name": "Source string added",
            "url": "https://l10n.opensuse.org/api/changes/1462546/?format=api"
        }
    ]
}