Changes API.

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

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

{
    "unit": "https://translate.jellyfin.org/api/units/201904/?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:57:09.065181-04:00",
    "action": 2,
    "target": "에피소드 반복",
    "id": 791543,
    "action_name": "Translation changed",
    "url": "https://translate.jellyfin.org/api/changes/791543/?format=api"
}