Changes API

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

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

{
    "unit": "https://weblate.appinventor.mit.edu/api/units/177678/?format=api",
    "component": "https://weblate.appinventor.mit.edu/api/components/appinventor/odemessages/?format=api",
    "translation": "https://weblate.appinventor.mit.edu/api/translations/appinventor/odemessages/ja/?format=api",
    "dictionary": null,
    "user": 109,
    "author": 109,
    "timestamp": "2024-02-02T03:57:41.398758Z",
    "action": 5,
    "target": "このまま{0}を続けますか?",
    "id": 82378,
    "action_name": "New translation",
    "url": "https://weblate.appinventor.mit.edu/api/changes/82378/?format=api"
}