Changes API.

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

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

{
    "unit": "https://translate.jellyfin.org/api/units/1174777/?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/pt_BR/?format=api",
    "user": "https://translate.jellyfin.org/api/users/miguelsvieira/?format=api",
    "author": "https://translate.jellyfin.org/api/users/miguelsvieira/?format=api",
    "timestamp": "2024-04-27T23:37:00.970212-04:00",
    "action": 5,
    "target": "Início",
    "id": 782937,
    "action_name": "Translation added",
    "url": "https://translate.jellyfin.org/api/changes/782937/?format=api"
}