Changes API

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

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

{
    "unit": "https://weblate.appinventor.mit.edu/api/units/40450/?format=api",
    "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/odemessages/?format=api",
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/odemessages/zh_Hant/?format=api",
    "dictionary": null,
    "user": 49,
    "author": 49,
    "timestamp": "2021-03-18T15:49:17.787092Z",
    "action": 37,
    "target": "使用此選項能建置可回溯至Android 2.1版(Eclair),但無法在Google Play商店中發布的應用程式。",
    "id": 29511,
    "action_name": "Marked for edit",
    "url": "https://weblate.appinventor.mit.edu/api/changes/29511/?format=api"
}