Translation components API.

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

GET /api/translations/swiftfin/glossary/tr/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/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-09-30T16:54:36.802846-04:00",
            "action": 17,
            "target": "",
            "id": 446288,
            "action_name": "Changes committed",
            "url": "https://translate.jellyfin.org/api/changes/446288/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470918/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/tr/?format=api",
            "user": "https://translate.jellyfin.org/api/users/Thanos/?format=api",
            "author": "https://translate.jellyfin.org/api/users/Thanos/?format=api",
            "timestamp": "2022-09-29T16:32:08.290612-04:00",
            "action": 2,
            "target": "Sunucu",
            "id": 445733,
            "action_name": "Translation changed",
            "url": "https://translate.jellyfin.org/api/changes/445733/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470918/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/tr/?format=api",
            "user": "https://translate.jellyfin.org/api/users/Thanos/?format=api",
            "author": "https://translate.jellyfin.org/api/users/Thanos/?format=api",
            "timestamp": "2022-09-29T16:32:08.288042-04:00",
            "action": 45,
            "target": "",
            "id": 445732,
            "action_name": "Contributor joined",
            "url": "https://translate.jellyfin.org/api/changes/445732/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470918/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/tr/?format=api",
            "user": "https://translate.jellyfin.org/api/users/kuflierl/?format=api",
            "author": "https://translate.jellyfin.org/api/users/kuflierl/?format=api",
            "timestamp": "2022-06-01T10:19:35.258986-04:00",
            "action": 37,
            "target": "Sunucu",
            "id": 421324,
            "action_name": "Marked for edit",
            "url": "https://translate.jellyfin.org/api/changes/421324/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470918/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/tr/?format=api",
            "user": "https://translate.jellyfin.org/api/users/kuflierl/?format=api",
            "author": "https://translate.jellyfin.org/api/users/kuflierl/?format=api",
            "timestamp": "2022-06-01T10:19:35.256949-04:00",
            "action": 45,
            "target": "",
            "id": 421323,
            "action_name": "Contributor joined",
            "url": "https://translate.jellyfin.org/api/changes/421323/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/470918/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-02-27T13:11:15.299975-05:00",
            "action": 31,
            "target": "",
            "id": 395963,
            "action_name": "String added",
            "url": "https://translate.jellyfin.org/api/changes/395963/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/tr/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2022-01-25T03:37:05.615667-05:00",
            "action": 0,
            "target": "",
            "id": 385080,
            "action_name": "Resource updated",
            "url": "https://translate.jellyfin.org/api/changes/385080/?format=api"
        }
    ]
}