Translation components API.

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

GET /api/translations/doc-sle-translations/apparmor_profiles_man-master/hi/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 3,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/apparmor_profiles_man-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_man-master/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T08:44:21.194734Z",
            "action": 0,
            "target": "",
            "id": 1461781,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1461781/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/apparmor_profiles_man-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_man-master/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-02T08:44:50.048344Z",
            "action": 44,
            "target": "",
            "id": 1461806,
            "action_name": "New string to translate",
            "url": "https://l10n.opensuse.org/api/changes/1461806/?format=api"
        },
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/doc-sle-translations/apparmor_profiles_man-master/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/doc-sle-translations/apparmor_profiles_man-master/hi/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2021-04-12T11:50:27.973412Z",
            "action": 0,
            "target": "",
            "id": 1780638,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1780638/?format=api"
        }
    ]
}