Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/749303/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/empowerment/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/empowerment/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-11-02T13:03:17.264894Z",
    "action": 59,
    "target": "Yakforms est le logiciel qui fait tourner notre service de formulaires en ligne\nFramaforms. Développé par Framasoft, nous n’avons plus l’énergie de le maintenir\net espérons qu’une communauté s’en emparera prochainement pour lui donner un\nnouveau souffle !\n\n- [Utiliser Yakforms](https://framaforms.org)\n- [Contribuer à Yakforms](https://yakforms.org/)",
    "id": 443792,
    "action_name": "Chaîne mise à jour dans le dépôt",
    "url": "https://weblate.framasoft.org/api/changes/443792/?format=api"
}