Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/849212/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peppercarrot/website/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peppercarrot/website/nl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-08T00:03:26.027099Z",
    "action": 59,
    "target": "Hallo, ik heet David Revoy en ik ben een Franse artiest geboren in 1981. Ik heb mezelf opgeleid en heb een passie voor tekenen, verven, katten, computers, Gnu/Linux open-bron cultuur, internet, oude RPG video-spellen, oude manga en anime, traditionele kunst, Japanse cultuur, fantasie…",
    "id": 782535,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/782535/?format=api"
}