Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/9681/?format=api",
    "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/zh_Hans/?format=api",
    "dictionary": null,
    "user": 28,
    "author": 28,
    "timestamp": "2021-11-05T14:45:13.514496Z",
    "action": 9,
    "target": "斯洛伐克语翻译,鸣谢 Vincent Mozdík。",
    "id": 25960,
    "action_name": "Translation uploaded",
    "url": "https://weblate.a4tune.com/api/changes/25960/?format=api"
}