Changes API.

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

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

{
    "unit": "https://translate.jellyfin.org/api/units/1165638/?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/sv/?format=api",
    "user": "https://translate.jellyfin.org/api/users/cfsima/?format=api",
    "author": "https://translate.jellyfin.org/api/users/cfsima/?format=api",
    "timestamp": "2024-04-29T19:25:08.436276-04:00",
    "action": 5,
    "target": "DD",
    "id": 783594,
    "action_name": "Translation added",
    "url": "https://translate.jellyfin.org/api/changes/783594/?format=api"
}