Translation components API.

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

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

{
    "count": 7,
    "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/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-02-29T13:38:03.804226-05:00",
            "action": 17,
            "target": "",
            "id": 753681,
            "action_name": "Changes committed",
            "url": "https://translate.jellyfin.org/api/changes/753681/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/1166077/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/pt/?format=api",
            "user": "https://translate.jellyfin.org/api/users/thesimulador/?format=api",
            "author": "https://translate.jellyfin.org/api/users/thesimulador/?format=api",
            "timestamp": "2024-02-25T19:44:18.690262-05:00",
            "action": 31,
            "target": "Experimental",
            "id": 751982,
            "action_name": "String added",
            "url": "https://translate.jellyfin.org/api/changes/751982/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470924/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/pt/?format=api",
            "user": "https://translate.jellyfin.org/api/users/MusicLeecher/?format=api",
            "author": "https://translate.jellyfin.org/api/users/MusicLeecher/?format=api",
            "timestamp": "2022-12-12T08:58:33.018642-05:00",
            "action": 5,
            "target": "Servidor",
            "id": 469078,
            "action_name": "Translation added",
            "url": "https://translate.jellyfin.org/api/changes/469078/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470924/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/pt/?format=api",
            "user": "https://translate.jellyfin.org/api/users/MusicLeecher/?format=api",
            "author": "https://translate.jellyfin.org/api/users/MusicLeecher/?format=api",
            "timestamp": "2022-12-12T08:58:33.016236-05:00",
            "action": 45,
            "target": "",
            "id": 469077,
            "action_name": "Contributor joined",
            "url": "https://translate.jellyfin.org/api/changes/469077/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470924/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/pt/?format=api",
            "user": null,
            "author": "https://translate.jellyfin.org/api/users/anonymous/?format=api",
            "timestamp": "2022-07-25T12:06:05.110243-04:00",
            "action": 4,
            "target": "Servidor",
            "id": 431495,
            "action_name": "Suggestion added",
            "url": "https://translate.jellyfin.org/api/changes/431495/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470924/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-27T13:11:15.524148-05:00",
            "action": 31,
            "target": "",
            "id": 395969,
            "action_name": "String added",
            "url": "https://translate.jellyfin.org/api/changes/395969/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/pt/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-14T15:03:41.220385-05:00",
            "action": 0,
            "target": "",
            "id": 378904,
            "action_name": "Resource updated",
            "url": "https://translate.jellyfin.org/api/changes/378904/?format=api"
        }
    ]
}