Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/1112840/?format=api",
    "component": "https://hosted.weblate.org/api/components/debian-handbook/13_workstation/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/debian-handbook/13_workstation/de/?format=api",
    "user": "https://hosted.weblate.org/api/users/_caba/?format=api",
    "author": "https://hosted.weblate.org/api/users/_caba/?format=api",
    "timestamp": "2022-09-26T18:15:04.245321+02:00",
    "action": 2,
    "target": "<primary><emphasis role=\"pkg\">Beliebtheitswettbewerb</emphasis></primary>",
    "id": 35270283,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/35270283/?format=api"
}