Changes API.

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

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

{
    "unit": "https://translate.jellyfin.org/api/units/1165097/?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/DJMatus23/?format=api",
    "author": "https://translate.jellyfin.org/api/users/DJMatus23/?format=api",
    "timestamp": "2024-02-28T16:00:56.724787-05:00",
    "action": 5,
    "target": "%1$s song\u001e\u001e%1$s songs",
    "id": 753489,
    "action_name": "Translation added",
    "url": "https://translate.jellyfin.org/api/changes/753489/?format=api"
}