Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/3593/?format=api",
    "component": "https://weblate.duniter.org/api/components/licence-g1/g1_monetary_license/?format=api",
    "translation": "https://weblate.duniter.org/api/translations/licence-g1/g1_monetary_license/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-09-19T10:30:25.150087Z",
    "action": 59,
    "target": "Toute opération de certification d'un nouveau membre de la monnaie Ğ1 doit préalablement s'accompagner de la transmission de cette licence de la monnaie Ğ1 dont le certificateur doit s'assurer qu'elle a été étudiée, comprise et acceptée par la personne qui sera certifiée.",
    "id": 5091,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/5091/?format=api"
}