Changes API

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

GET /api/changes/25103/?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": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/help/sk/?format=api",
    "dictionary": null,
    "user": 2,
    "author": 2,
    "timestamp": "2021-11-03T22:27:45.454467Z",
    "action": 0,
    "target": "",
    "id": 25103,
    "action_name": "Resource update",
    "url": "https://weblate.a4tune.com/api/changes/25103/?format=api"
}