Changes API.

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

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

{
    "unit": "https://weblate.tusky.app/api/units/89395/?format=api",
    "component": "https://weblate.tusky.app/api/components/tusky/tusky-app/?format=api",
    "translation": "https://weblate.tusky.app/api/translations/tusky/tusky-app/cy/?format=api",
    "user": "https://weblate.tusky.app/api/users/fin-w/?format=api",
    "author": "https://weblate.tusky.app/api/users/fin-w/?format=api",
    "timestamp": "2024-04-22T09:21:28.409701Z",
    "action": 2,
    "target": "Tusky 25\n\n- Cynnal API cyfieithu Mastodon\n- Dangos iaith y neges\n- Gwella trawsnewidiadau'r sgrin\n- Mae gosodiadau hidlo wedi cael eu symud i osodiadau'r cyfrif\n- Mae ystadegau'r neges bob amser yn dangos yn yr un lle\n- Llawer o wella wedi'u cudd",
    "id": 156607,
    "action_name": "Translation changed",
    "url": "https://weblate.tusky.app/api/changes/156607/?format=api"
}