Translation components API.

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

GET /api/translations/swiftfin/glossary/sq/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://translate.jellyfin.org/api/units/945494/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/sq/?format=api",
            "user": "https://translate.jellyfin.org/api/users/tiondal/?format=api",
            "author": "https://translate.jellyfin.org/api/users/tiondal/?format=api",
            "timestamp": "2023-01-30T15:41:58.918097-05:00",
            "action": 5,
            "target": "Server",
            "id": 486928,
            "action_name": "Translation added",
            "url": "https://translate.jellyfin.org/api/changes/486928/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/945494/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/sq/?format=api",
            "user": "https://translate.jellyfin.org/api/users/tiondal/?format=api",
            "author": "https://translate.jellyfin.org/api/users/tiondal/?format=api",
            "timestamp": "2023-01-30T15:41:58.916107-05:00",
            "action": 45,
            "target": "",
            "id": 486927,
            "action_name": "Contributor joined",
            "url": "https://translate.jellyfin.org/api/changes/486927/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/945494/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-24T14:07:45.127828-05:00",
            "action": 31,
            "target": "",
            "id": 485312,
            "action_name": "String added",
            "url": "https://translate.jellyfin.org/api/changes/485312/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/sq/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2023-01-24T14:07:44.003498-05:00",
            "action": 0,
            "target": "",
            "id": 485311,
            "action_name": "Resource updated",
            "url": "https://translate.jellyfin.org/api/changes/485311/?format=api"
        }
    ]
}