Changes API.

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

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

{
    "unit": "https://translate.jellyfin.org/api/units/199633/?format=api",
    "component": "https://translate.jellyfin.org/api/components/jellyfin-android/jellyfin-androidtv/?format=api",
    "translation": "https://translate.jellyfin.org/api/translations/jellyfin-android/jellyfin-androidtv/ko/?format=api",
    "user": "https://translate.jellyfin.org/api/users/GTLJ_05/?format=api",
    "author": "https://translate.jellyfin.org/api/users/GTLJ_05/?format=api",
    "timestamp": "2024-05-14T10:40:01.067635-04:00",
    "action": 2,
    "target": "영상 재생 오류 - ",
    "id": 791463,
    "action_name": "Translation changed",
    "url": "https://translate.jellyfin.org/api/changes/791463/?format=api"
}