Changes API.

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

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

{
    "unit": "https://translate.jellyfin.org/api/units/199732/?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:49:01.590043-04:00",
    "action": 2,
    "target": "자막을 굽는 중입니다. 잠시 시간이 소요될 수 있습니다…",
    "id": 791500,
    "action_name": "Translation changed",
    "url": "https://translate.jellyfin.org/api/changes/791500/?format=api"
}