Changes API

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

GET /api/changes/7751/?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/description/?format=api",
    "translation": "https://weblate.a4tune.com/api/translations/guitar-and-violin-tuner/description/nb_NO/?format=api",
    "dictionary": null,
    "user": null,
    "author": null,
    "timestamp": "2020-10-06T08:48:39.833617Z",
    "action": 0,
    "target": "",
    "id": 7751,
    "action_name": "Resource update",
    "url": "https://weblate.a4tune.com/api/changes/7751/?format=api"
}