Translation components API.

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

GET /api/translations/swiftfin/glossary/de/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/470931/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/de/?format=api",
            "user": null,
            "author": "https://translate.jellyfin.org/api/users/anonymous/?format=api",
            "timestamp": "2022-03-26T20:13:08.776997-04:00",
            "action": 29,
            "target": "Server",
            "id": 409497,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://translate.jellyfin.org/api/changes/409497/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470931/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/de/?format=api",
            "user": "https://translate.jellyfin.org/api/users/deleted-1629/?format=api",
            "author": "https://translate.jellyfin.org/api/users/deleted-1629/?format=api",
            "timestamp": "2022-03-26T18:04:59.695533-04:00",
            "action": 5,
            "target": "Server",
            "id": 409430,
            "action_name": "Translation added",
            "url": "https://translate.jellyfin.org/api/changes/409430/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470931/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/de/?format=api",
            "user": "https://translate.jellyfin.org/api/users/deleted-1629/?format=api",
            "author": "https://translate.jellyfin.org/api/users/deleted-1629/?format=api",
            "timestamp": "2022-03-26T18:04:59.693290-04:00",
            "action": 45,
            "target": "",
            "id": 409429,
            "action_name": "Contributor joined",
            "url": "https://translate.jellyfin.org/api/changes/409429/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470931/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/de/?format=api",
            "user": null,
            "author": "https://translate.jellyfin.org/api/users/anonymous/?format=api",
            "timestamp": "2022-03-22T16:23:47.620928-04:00",
            "action": 4,
            "target": "Server",
            "id": 407931,
            "action_name": "Suggestion added",
            "url": "https://translate.jellyfin.org/api/changes/407931/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470931/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-27T13:11:15.779774-05:00",
            "action": 31,
            "target": "",
            "id": 395976,
            "action_name": "String added",
            "url": "https://translate.jellyfin.org/api/changes/395976/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/de/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-14T15:03:40.811189-05:00",
            "action": 0,
            "target": "",
            "id": 378891,
            "action_name": "Resource updated",
            "url": "https://translate.jellyfin.org/api/changes/378891/?format=api"
        }
    ]
}