Translation components API.

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

GET /api/translations/swiftfin/glossary/es/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/470940/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/es/?format=api",
            "user": null,
            "author": "https://translate.jellyfin.org/api/users/anonymous/?format=api",
            "timestamp": "2022-04-16T20:13:08.904426-04:00",
            "action": 29,
            "target": "Servidor",
            "id": 413552,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://translate.jellyfin.org/api/changes/413552/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470940/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/es/?format=api",
            "user": "https://translate.jellyfin.org/api/users/FallenMeteor/?format=api",
            "author": "https://translate.jellyfin.org/api/users/FallenMeteor/?format=api",
            "timestamp": "2022-04-16T07:15:45.161693-04:00",
            "action": 5,
            "target": "Servidor",
            "id": 413460,
            "action_name": "Translation added",
            "url": "https://translate.jellyfin.org/api/changes/413460/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470940/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/es/?format=api",
            "user": "https://translate.jellyfin.org/api/users/FallenMeteor/?format=api",
            "author": "https://translate.jellyfin.org/api/users/FallenMeteor/?format=api",
            "timestamp": "2022-04-16T07:15:45.159474-04:00",
            "action": 45,
            "target": "",
            "id": 413459,
            "action_name": "Contributor joined",
            "url": "https://translate.jellyfin.org/api/changes/413459/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470940/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/es/?format=api",
            "user": null,
            "author": "https://translate.jellyfin.org/api/users/anonymous/?format=api",
            "timestamp": "2022-04-16T07:14:52.009468-04:00",
            "action": 4,
            "target": "Servidor",
            "id": 413458,
            "action_name": "Suggestion added",
            "url": "https://translate.jellyfin.org/api/changes/413458/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470940/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-27T13:11:16.057211-05:00",
            "action": 31,
            "target": "",
            "id": 395985,
            "action_name": "String added",
            "url": "https://translate.jellyfin.org/api/changes/395985/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/es/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-14T15:03:40.909985-05:00",
            "action": 0,
            "target": "",
            "id": 378894,
            "action_name": "Resource updated",
            "url": "https://translate.jellyfin.org/api/changes/378894/?format=api"
        }
    ]
}