Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/91684/?format=api",
    "component": "https://weblate.a4tune.com/api/components/hiper-scientific-calculator/application/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/hiper-scientific-calculator/application/pl/?format=api",
    "dictionary": null,
    "user": 71,
    "author": 71,
    "timestamp": "2023-05-25T11:07:43.063606Z",
    "action": 37,
    "target": "Współczynnik absorpcji dla Miedzi",
    "id": 76173,
    "action_name": "Marked for edit",
    "url": "https://weblate.a4tune.com/api/changes/76173/?format=api"
}