Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/2448284/?format=api",
    "component": "http://weblate.ucs.ru/api/components/storehouse5/shadm/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/storehouse5/shadm/fr/?format=api",
    "dictionary": null,
    "user": 97,
    "author": 97,
    "timestamp": "2024-04-02T15:44:26",
    "action": 2,
    "target": "Après la fermeture d'un département, il sera impossible de créer des documents relatifs au département. Il n'est pas possible d'annuler l'opération. Voulez-vous vraiment fermer un département?",
    "id": 1142177,
    "action_name": "Translation changed",
    "url": "http://weblate.ucs.ru/api/changes/1142177/?format=api"
}