Changes API.

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

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

{
    "unit": "https://translate.jellyfin.org/api/units/199748/?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:04.541894-04:00",
    "action": 2,
    "target": "시네마 모드",
    "id": 791501,
    "action_name": "Translation changed",
    "url": "https://translate.jellyfin.org/api/changes/791501/?format=api"
}