Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/5768/?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/ja/?format=api",
    "dictionary": null,
    "user": 47,
    "author": 47,
    "timestamp": "2021-05-14T12:30:21.744739Z",
    "action": 5,
    "target": "チューニング品質の自動テスト。",
    "id": 21806,
    "action_name": "New translation",
    "url": "https://weblate.a4tune.com/api/changes/21806/?format=api"
}