Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/8793961/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/12_advanced-administration/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/12_advanced-administration/nb_NO/?format=api",
    "user": "https://hosted.weblate.org/api/users/pere/?format=api",
    "author": "https://hosted.weblate.org/api/users/pere/?format=api",
    "timestamp": "2022-12-07T11:39:09.794109+01:00",
    "action": 2,
    "target": "Effekten av dette oppsettet vil ligne på hva som ville blitt oppnådd dersom kontainere var maskiner koblet til det samme fysiske nettverket som vert. Bro-oppsettet (“bridge”-oppsettet) håndterer overføring av Ethernet-rammer mellom alle bro-grensesnitt som inkluderer fysisk <literal>eth0</literal>, samt grensesnittet definert for kontainere.",
    "id": 40803223,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/40803223/?format=api"
}