Translation components API.

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

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

{
    "count": 4,
    "next": null,
    "previous": null,
    "results": [
        {
            "unit": "https://translate.jellyfin.org/api/units/1125635/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/ps/?format=api",
            "user": "https://translate.jellyfin.org/api/users/Malang/?format=api",
            "author": "https://translate.jellyfin.org/api/users/Malang/?format=api",
            "timestamp": "2024-01-23T09:17:04.721606-05:00",
            "action": 5,
            "target": "سرور",
            "id": 738977,
            "action_name": "Translation added",
            "url": "https://translate.jellyfin.org/api/changes/738977/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/1125635/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/ps/?format=api",
            "user": "https://translate.jellyfin.org/api/users/Malang/?format=api",
            "author": "https://translate.jellyfin.org/api/users/Malang/?format=api",
            "timestamp": "2024-01-23T09:17:04.716066-05:00",
            "action": 45,
            "target": "",
            "id": 738976,
            "action_name": "Contributor joined",
            "url": "https://translate.jellyfin.org/api/changes/738976/?format=api"
        },
        {
            "unit": "https://translate.jellyfin.org/api/units/1125635/?format=api",
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/ps/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-23T07:44:06.716818-05:00",
            "action": 31,
            "target": "",
            "id": 738920,
            "action_name": "String added",
            "url": "https://translate.jellyfin.org/api/changes/738920/?format=api"
        },
        {
            "unit": null,
            "component": "https://translate.jellyfin.org/api/components/swiftfin/glossary/?format=api",
            "translation": "https://translate.jellyfin.org/api/translations/swiftfin/glossary/ps/?format=api",
            "user": null,
            "author": null,
            "timestamp": "2024-01-23T07:44:04.352093-05:00",
            "action": 0,
            "target": "",
            "id": 738918,
            "action_name": "Resource updated",
            "url": "https://translate.jellyfin.org/api/changes/738918/?format=api"
        }
    ]
}