Changes API.

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

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

{
    "unit": "https://translate.jellyfin.org/api/units/1174684/?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/en_GB/?format=api",
    "user": "https://translate.jellyfin.org/api/users/andibing/?format=api",
    "author": "https://translate.jellyfin.org/api/users/andibing/?format=api",
    "timestamp": "2024-05-03T16:41:17.047657-04:00",
    "action": 5,
    "target": "Advanced playback preferences",
    "id": 784574,
    "action_name": "Translation added",
    "url": "https://translate.jellyfin.org/api/changes/784574/?format=api"
}