Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/80158/?format=api",
    "component": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/description/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/description/sv/?format=api",
    "dictionary": null,
    "user": 2,
    "author": 2,
    "timestamp": "2025-06-18T11:08:42.469206Z",
    "action": 7,
    "target": "En mycket exakt stämmare som passar professionella musiker",
    "id": 125127,
    "action_name": "Suggestion accepted",
    "url": "https://weblate.a4tune.com/api/changes/125127/?format=api"
}