Changes API

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

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

{
    "unit": null,
    "component": null,
    "translation": null,
    "dictionary": 1,
    "user": 28,
    "author": null,
    "timestamp": "2020-10-19T17:17:57.755604Z",
    "action": 10,
    "target": "音樂會音高",
    "id": 17382,
    "action_name": "Glossary added",
    "url": "https://weblate.a4tune.com/api/changes/17382/?format=api"
}