Changes API.

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

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

{
    "unit": "https://translate.jellyfin.org/api/units/1175403/?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/he_IL/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-18T15:49:41.453048-04:00",
    "action": 71,
    "target": "",
    "id": 777622,
    "action_name": "String added in the repository",
    "url": "https://translate.jellyfin.org/api/changes/777622/?format=api"
}