Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/817000/?format=api",
    "component": "https://weblate.framasoft.org/api/components/inventaire/server/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/inventaire/server/ro/?format=api",
    "user": "https://weblate.framasoft.org/api/users/Puryx/?format=api",
    "author": "https://weblate.framasoft.org/api/users/Puryx/?format=api",
    "timestamp": "2024-04-26T20:59:18.672388Z",
    "action": 5,
    "target": "Există două câmpuri de text diferite pe fiecare pagină a cărților tale:<br>- în **detalii**, orice scrii va fi vizibil pentru oricine poate vedea cartea.<br>- în **note private**, tot ce scrii va fi vizibil doar pentru tine, indiferent de setările de vizibilitate ale cărții.",
    "id": 779128,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/779128/?format=api"
}