Changes API.

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

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

{
    "unit": "https://translate.jellyfin.org/api/units/1103568/?format=api",
    "component": "https://translate.jellyfin.org/api/components/swiftfin/swiftfin/?format=api",
    "translation": "https://translate.jellyfin.org/api/translations/swiftfin/swiftfin/ca/?format=api",
    "user": "https://translate.jellyfin.org/api/users/bene/?format=api",
    "author": "https://translate.jellyfin.org/api/users/bene/?format=api",
    "timestamp": "2024-01-08T09:08:43.215497-05:00",
    "action": 5,
    "target": "Persones",
    "id": 734281,
    "action_name": "Translation added",
    "url": "https://translate.jellyfin.org/api/changes/734281/?format=api"
}