Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/749404/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/home/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/home/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-04T12:44:43.985426Z",
    "action": 59,
    "target": "→ It’s political because **preserving our freedoms is fundamental** to\nmaintaining a not too shabby democracy.\n\n→ It’s political because we want to **cooperate** with those who defend\nthis vision of the world.\n\nWe have expressed all this clearly and sincerely, in a manifesto:",
    "id": 445665,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/445665/?format=api"
}