Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.jellyfin.org/api/units/470926/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/nb_NO/?format=api",
            "user": "https://translate.jellyfin.org/api/users/anonymous/?format=api",
            "author": "https://translate.jellyfin.org/api/users/anonymous/?format=api",
            "timestamp": "2023-12-10T20:13:51.712207-05:00",
            "action": 4,
            "target": "Server",
            "id": 711171,
            "action_name": "Suggestion added",
            "url": "https://translate.jellyfin.org/api/changes/711171/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470926/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/nb_NO/?format=api",
            "user": "https://translate.jellyfin.org/api/users/bilde2910/?format=api",
            "author": "https://translate.jellyfin.org/api/users/bilde2910/?format=api",
            "timestamp": "2022-04-11T14:08:31.538810-04:00",
            "action": 5,
            "target": "Tjener",
            "id": 412528,
            "action_name": "Translation added",
            "url": "https://translate.jellyfin.org/api/changes/412528/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470926/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/nb_NO/?format=api",
            "user": "https://translate.jellyfin.org/api/users/bilde2910/?format=api",
            "author": "https://translate.jellyfin.org/api/users/bilde2910/?format=api",
            "timestamp": "2022-04-11T14:08:31.536291-04:00",
            "action": 45,
            "target": "",
            "id": 412527,
            "action_name": "Contributor joined",
            "url": "https://translate.jellyfin.org/api/changes/412527/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470926/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-27T13:11:15.601419-05:00",
            "action": 31,
            "target": "",
            "id": 395971,
            "action_name": "String added",
            "url": "https://translate.jellyfin.org/api/changes/395971/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/nb_NO/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-14T15:03:41.136112-05:00",
            "action": 0,
            "target": "",
            "id": 378901,
            "action_name": "Resource updated",
            "url": "https://translate.jellyfin.org/api/changes/378901/?format=api"
        }
    ]
}