Changes API

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

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

{
    "unit": null,
    "component": "https://weblate.a4tune.com/api/components/guitar-and-violin-tuner/help/?format=api",
    "translation": null,
    "dictionary": null,
    "user": 2,
    "author": 2,
    "timestamp": "2020-10-20T07:43:28.421657Z",
    "action": 48,
    "target": "",
    "id": 17445,
    "action_name": "Added new language",
    "url": "https://weblate.a4tune.com/api/changes/17445/?format=api"
}