Translation components API.

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

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

{
    "count": 8,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.jellyfin.org/api/units/1124116/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/it/?format=api",
            "user": "https://translate.jellyfin.org/api/users/aemdesign/?format=api",
            "author": "https://translate.jellyfin.org/api/users/aemdesign/?format=api",
            "timestamp": "2024-01-07T08:52:17.540542-05:00",
            "action": 31,
            "target": "Logs",
            "id": 733845,
            "action_name": "String added",
            "url": "https://translate.jellyfin.org/api/changes/733845/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/1124114/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/it/?format=api",
            "user": "https://translate.jellyfin.org/api/users/aemdesign/?format=api",
            "author": "https://translate.jellyfin.org/api/users/aemdesign/?format=api",
            "timestamp": "2024-01-07T08:51:54.893711-05:00",
            "action": 31,
            "target": "Gestures",
            "id": 733842,
            "action_name": "String added",
            "url": "https://translate.jellyfin.org/api/changes/733842/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470928/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/it/?format=api",
            "user": null,
            "author": "https://translate.jellyfin.org/api/users/anonymous/?format=api",
            "timestamp": "2022-04-24T20:13:09.681911-04:00",
            "action": 29,
            "target": "Server",
            "id": 414435,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://translate.jellyfin.org/api/changes/414435/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470928/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/it/?format=api",
            "user": "https://translate.jellyfin.org/api/users/kerberjg/?format=api",
            "author": "https://translate.jellyfin.org/api/users/kerberjg/?format=api",
            "timestamp": "2022-04-24T20:07:58.275678-04:00",
            "action": 5,
            "target": "Server",
            "id": 414422,
            "action_name": "Translation added",
            "url": "https://translate.jellyfin.org/api/changes/414422/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470928/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/it/?format=api",
            "user": "https://translate.jellyfin.org/api/users/kerberjg/?format=api",
            "author": "https://translate.jellyfin.org/api/users/kerberjg/?format=api",
            "timestamp": "2022-04-24T20:07:58.273113-04:00",
            "action": 45,
            "target": "",
            "id": 414421,
            "action_name": "Contributor joined",
            "url": "https://translate.jellyfin.org/api/changes/414421/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470928/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/it/?format=api",
            "user": null,
            "author": "https://translate.jellyfin.org/api/users/anonymous/?format=api",
            "timestamp": "2022-03-11T02:14:33.241279-05:00",
            "action": 4,
            "target": "Server",
            "id": 401530,
            "action_name": "Suggestion added",
            "url": "https://translate.jellyfin.org/api/changes/401530/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470928/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-27T13:11:15.671060-05:00",
            "action": 31,
            "target": "",
            "id": 395973,
            "action_name": "String added",
            "url": "https://translate.jellyfin.org/api/changes/395973/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/it/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-14T15:03:41.040776-05:00",
            "action": 0,
            "target": "",
            "id": 378898,
            "action_name": "Resource updated",
            "url": "https://translate.jellyfin.org/api/changes/378898/?format=api"
        }
    ]
}