Translation components API.

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

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

{
    "count": 5,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": null,
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-29T13:38:04.355217-05:00",
            "action": 17,
            "target": "",
            "id": 753683,
            "action_name": "Changes committed",
            "url": "https://translate.jellyfin.org/api/changes/753683/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470922/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/sl/?format=api",
            "user": "https://translate.jellyfin.org/api/users/naniboye/?format=api",
            "author": "https://translate.jellyfin.org/api/users/naniboye/?format=api",
            "timestamp": "2022-12-18T07:06:59.668672-05:00",
            "action": 5,
            "target": "Strežnik",
            "id": 470664,
            "action_name": "Translation added",
            "url": "https://translate.jellyfin.org/api/changes/470664/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470922/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/sl/?format=api",
            "user": "https://translate.jellyfin.org/api/users/naniboye/?format=api",
            "author": "https://translate.jellyfin.org/api/users/naniboye/?format=api",
            "timestamp": "2022-12-18T07:06:59.666133-05:00",
            "action": 45,
            "target": "",
            "id": 470663,
            "action_name": "Contributor joined",
            "url": "https://translate.jellyfin.org/api/changes/470663/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470922/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-27T13:11:15.453573-05:00",
            "action": 31,
            "target": "",
            "id": 395967,
            "action_name": "String added",
            "url": "https://translate.jellyfin.org/api/changes/395967/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/sl/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-14T15:03:41.310605-05:00",
            "action": 0,
            "target": "",
            "id": 378907,
            "action_name": "Resource updated",
            "url": "https://translate.jellyfin.org/api/changes/378907/?format=api"
        }
    ]
}