Changes API.

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

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

{
    "unit": "https://translate.jellyfin.org/api/units/1166293/?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/zh_Hant/?format=api",
    "user": "https://translate.jellyfin.org/api/users/Vincent-Tam/?format=api",
    "author": "https://translate.jellyfin.org/api/users/Vincent-Tam/?format=api",
    "timestamp": "2024-05-06T01:20:37.653189-04:00",
    "action": 5,
    "target": "清除圖片緩存",
    "id": 787978,
    "action_name": "Translation added",
    "url": "https://translate.jellyfin.org/api/changes/787978/?format=api"
}