Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/440611/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/soutenir/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/soutenir/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-10-26T13:31:51.647002Z",
    "action": 59,
    "target": "Les reçus fiscaux (en France uniquement) sont envoyés par courriel en mars/avril\n@:year.next (avant la déclaration d’impôt) pour les dons versés en @:year.current",
    "id": 440404,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/440404/?format=api"
}