Changes API

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

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

{
    "unit": "https://weblate.appinventor.mit.edu/api/units/166084/?format=api",
    "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/noprojectdialog/?format=api",
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/noprojectdialog/zh_Hant/?format=api",
    "dictionary": null,
    "user": 47,
    "author": 47,
    "timestamp": "2023-07-23T07:33:45.892555Z",
    "action": 5,
    "target": "快速把英文翻譯為西班牙文(其他語言也可以!)給您的 app 挑戰是幫助移民父母在需要說英語的情況時能給他們一些額外的幫助。本範例靈感來自 {0}成為翻譯家是怎樣的感覺{1}  這一則 YR Media 故事。",
    "id": 60999,
    "action_name": "New translation",
    "url": "https://weblate.appinventor.mit.edu/api/changes/60999/?format=api"
}