Changes API.

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

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

{
    "unit": "https://translate.ayana.io/api/units/24360/?format=api",
    "component": "https://translate.ayana.io/api/components/ayana/general/?format=api",
    "translation": "https://translate.ayana.io/api/translations/ayana/general/th/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-13T16:29:53.551194Z",
    "action": 59,
    "target": "เดาซิว่าอะไร?! รองรับคำสั่งslashแล้ว เพื่อประสบการณ์การใช้งานที่ดียิ่งขึ้น ให้พวกเขาลอง! เพียงพิมพ์ `/` ในแถบด้านล่างและค้นหาไอคอนของฉัน!",
    "id": 26559,
    "action_name": "String updated in the repository",
    "url": "https://translate.ayana.io/api/changes/26559/?format=api"
}