Translation components API.

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

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

{
    "count": 6,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.jellyfin.org/api/units/470939/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/sv/?format=api",
            "user": null,
            "author": "https://translate.jellyfin.org/api/users/anonymous/?format=api",
            "timestamp": "2022-04-09T20:13:08.883535-04:00",
            "action": 29,
            "target": "Server",
            "id": 412062,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://translate.jellyfin.org/api/changes/412062/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470939/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/sv/?format=api",
            "user": "https://translate.jellyfin.org/api/users/Merkapt/?format=api",
            "author": "https://translate.jellyfin.org/api/users/Merkapt/?format=api",
            "timestamp": "2022-04-09T06:50:30.770133-04:00",
            "action": 5,
            "target": "Server",
            "id": 411991,
            "action_name": "Translation added",
            "url": "https://translate.jellyfin.org/api/changes/411991/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470939/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/sv/?format=api",
            "user": "https://translate.jellyfin.org/api/users/Merkapt/?format=api",
            "author": "https://translate.jellyfin.org/api/users/Merkapt/?format=api",
            "timestamp": "2022-04-09T06:50:30.766832-04:00",
            "action": 45,
            "target": "",
            "id": 411990,
            "action_name": "Contributor joined",
            "url": "https://translate.jellyfin.org/api/changes/411990/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470939/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/sv/?format=api",
            "user": null,
            "author": "https://translate.jellyfin.org/api/users/anonymous/?format=api",
            "timestamp": "2022-04-04T02:41:54.731989-04:00",
            "action": 4,
            "target": "Server",
            "id": 411551,
            "action_name": "Suggestion added",
            "url": "https://translate.jellyfin.org/api/changes/411551/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470939/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-27T13:11:16.045193-05:00",
            "action": 31,
            "target": "",
            "id": 395984,
            "action_name": "String added",
            "url": "https://translate.jellyfin.org/api/changes/395984/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/sv/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-14T15:03:41.342437-05:00",
            "action": 0,
            "target": "",
            "id": 378908,
            "action_name": "Resource updated",
            "url": "https://translate.jellyfin.org/api/changes/378908/?format=api"
        }
    ]
}