Changes API

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

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

{
    "unit": "http://weblate.ucs.ru/api/units/1997662/?format=api",
    "component": "http://weblate.ucs.ru/api/components/foodfactory/fastreport_docs/?format=api",
    "translation": "http://weblate.ucs.ru/api/translations/foodfactory/fastreport_docs/lt/?format=api",
    "dictionary": null,
    "user": 102,
    "author": 102,
    "timestamp": "2024-09-23T07:56:56",
    "action": 5,
    "target": "Pagal duotą pavyzdį spausdinti priedą formate 2 А4 su užrašu “Priedas prie formos INV”.",
    "id": 1180883,
    "action_name": "New translation",
    "url": "http://weblate.ucs.ru/api/changes/1180883/?format=api"
}