Changes API.

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

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

{
    "unit": "https://translate.jellyfin.org/api/units/955844/?format=api",
    "component": "https://translate.jellyfin.org/api/components/jellyfin/jellyfin-desktop/?format=api",
    "translation": "https://translate.jellyfin.org/api/translations/jellyfin/jellyfin-desktop/pt/?format=api",
    "user": "https://translate.jellyfin.org/api/users/anonymous/?format=api",
    "author": "https://translate.jellyfin.org/api/users/anonymous/?format=api",
    "timestamp": "2024-04-15T18:31:59.708671-04:00",
    "action": 4,
    "target": "Saltar sempre introduções",
    "old": "Ignorar sempre introduções",
    "details": {
        "state": 20,
        "source": "Always Skip Intros",
        "old_state": 20
    },
    "id": 776164,
    "action_name": "Suggestion added",
    "url": "https://translate.jellyfin.org/api/changes/776164/?format=api"
}