Changes API.

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

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

{
    "unit": "https://weblate.duniter.org/api/units/3608/?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.151400Z",
    "action": 59,
    "target": "3°) D'avoir bien vérifié avec la personne concernée qu'elle a bien généré son document Duniter de révocation de compte qui lui permettra le cas échéant de pouvoir désactiver son statut de membre (cas d'un vol de compte, d'un changement de ID, d'un compte créé à tort etc.).",
    "id": 5106,
    "action_name": "String updated in the repository",
    "url": "https://weblate.duniter.org/api/changes/5106/?format=api"
}