Changes API

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

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

{
    "unit": "https://weblate.a4tune.com/api/units/5511/?format=api",
    "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/ja/?format=api",
    "dictionary": null,
    "user": 46,
    "author": 46,
    "timestamp": "2021-05-16T11:57:37.655708Z",
    "action": 2,
    "target": "ストロボチューナー・プロは、すべてのヴァイオリン、ギター、ベース、ウクレレ、ビオラ、チェロ、バンジョーにとって理想的なチューナーです。楽器の音がもっと好きになり、演奏することがもっと楽しくなること間違いありません!",
    "id": 22527,
    "action_name": "Translation changed",
    "url": "https://weblate.a4tune.com/api/changes/22527/?format=api"
}