Translation components API.

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

GET /api/translations/swiftfin/glossary/ko/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/470945/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/ko/?format=api",
            "user": null,
            "author": "https://translate.jellyfin.org/api/users/anonymous/?format=api",
            "timestamp": "2022-08-19T13:11:25.765159-04:00",
            "action": 29,
            "target": "서버",
            "id": 435647,
            "action_name": "Suggestion removed during cleanup",
            "url": "https://translate.jellyfin.org/api/changes/435647/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470945/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/ko/?format=api",
            "user": "https://translate.jellyfin.org/api/users/oncetemp/?format=api",
            "author": "https://translate.jellyfin.org/api/users/oncetemp/?format=api",
            "timestamp": "2022-08-19T12:30:43.869258-04:00",
            "action": 5,
            "target": "서버",
            "id": 435644,
            "action_name": "Translation added",
            "url": "https://translate.jellyfin.org/api/changes/435644/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470945/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/ko/?format=api",
            "user": "https://translate.jellyfin.org/api/users/oncetemp/?format=api",
            "author": "https://translate.jellyfin.org/api/users/oncetemp/?format=api",
            "timestamp": "2022-08-19T12:30:43.867168-04:00",
            "action": 45,
            "target": "",
            "id": 435643,
            "action_name": "Contributor joined",
            "url": "https://translate.jellyfin.org/api/changes/435643/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470945/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/ko/?format=api",
            "user": null,
            "author": "https://translate.jellyfin.org/api/users/anonymous/?format=api",
            "timestamp": "2022-04-23T02:25:26.996577-04:00",
            "action": 4,
            "target": "서버",
            "id": 414250,
            "action_name": "Suggestion added",
            "url": "https://translate.jellyfin.org/api/changes/414250/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470945/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-27T13:11:16.239783-05:00",
            "action": 31,
            "target": "",
            "id": 395990,
            "action_name": "String added",
            "url": "https://translate.jellyfin.org/api/changes/395990/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/ko/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-14T15:03:41.103531-05:00",
            "action": 0,
            "target": "",
            "id": 378900,
            "action_name": "Resource updated",
            "url": "https://translate.jellyfin.org/api/changes/378900/?format=api"
        }
    ]
}