Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/750496/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/manifest/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/manifest/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/nilogadda/?format=api",
    "author": "https://weblate.framasoft.org/api/users/nilogadda/?format=api",
    "timestamp": "2022-11-05T11:04:20.911363Z",
    "action": 5,
    "target": "Né noi né l'associazione siamo eterni... e lo accettiamo. \nAgiamo per la compostabilità di Framasoft, cioè ci preoccupiamo \ndi lasciare tracce fertili, di creare rovine utili perché chi verrà \ndopo di noi possa costruire con ciò che resterà delle nostre azioni.",
    "id": 447459,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/447459/?format=api"
}