Translation components API.

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

GET /api/translations/release-notes-opensuse/glossary/mk/changes/?format=api
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-01T08:47:10.152626Z",
            "action": 0,
            "target": "",
            "id": 2100647,
            "action_name": "Resource update",
            "url": "https://l10n.opensuse.org/api/changes/2100647/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13388552/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/mk/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-06-01T08:47:15.273001Z",
            "action": 31,
            "target": "",
            "id": 2100648,
            "action_name": "New string added",
            "url": "https://l10n.opensuse.org/api/changes/2100648/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13388552/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/mk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "author": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "timestamp": "2022-07-09T19:42:27.081834Z",
            "action": 45,
            "target": "",
            "id": 2115607,
            "action_name": "New contributor",
            "url": "https://l10n.opensuse.org/api/changes/2115607/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13388552/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/mk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "author": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "timestamp": "2022-07-09T19:42:27.085030Z",
            "action": 5,
            "target": "дистрибуција",
            "id": 2115608,
            "action_name": "New translation",
            "url": "https://l10n.opensuse.org/api/changes/2115608/?format=api"
        },
        {
            "unit": "https://l10n.opensuse.org/api/units/13388552/?format=api",
            "component": "https://l10n.opensuse.org/api/components/release-notes-opensuse/glossary/?format=api",
            "translation": "https://l10n.opensuse.org/api/translations/release-notes-opensuse/glossary/mk/?format=api",
            "user": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "author": "https://l10n.opensuse.org/api/users/krisfremen/?format=api",
            "timestamp": "2022-07-09T19:42:39.101009Z",
            "action": 2,
            "target": "Дистрибуција",
            "id": 2115609,
            "action_name": "Translation changed",
            "url": "https://l10n.opensuse.org/api/changes/2115609/?format=api"
        }
    ]
}