Translation components API.

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

GET /api/translations/chameleon/rel-2/ru/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-2/ru/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2020-07-14T12:41:46.793548Z",
            "action": 0,
            "target": "",
            "id": 1481003,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/1481003/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11820381/?format=api",
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-2/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/VikOn/?format=api",
            "author": "https://l10n.opensuse.org/api/users/VikOn/?format=api",
            "timestamp": "2024-01-12T21:16:25.586418Z",
            "action": 45,
            "target": "",
            "id": 2976513,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/2976513/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11820381/?format=api",
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-2/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/VikOn/?format=api",
            "author": "https://l10n.opensuse.org/api/users/VikOn/?format=api",
            "timestamp": "2024-01-12T21:16:25.587632Z",
            "action": 2,
            "target": "Документы",
            "id": 2976514,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2976514/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/11820399/?format=api",
            "component": "https://l10n.opensuse.org/api/components/chameleon/rel-2/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/chameleon/rel-2/ru/?format=api",
            "user": "https://l10n.opensuse.org/api/users/VikOn/?format=api",
            "author": "https://l10n.opensuse.org/api/users/VikOn/?format=api",
            "timestamp": "2024-01-12T21:18:16.408783Z",
            "action": 2,
            "target": "Группа Facebook",
            "id": 2976518,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2976518/?format=api"
        }
    ]
}