Changes API.

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

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

{
    "unit": "https://weblate.rob006.net/api/units/37399/?format=api",
    "component": "https://weblate.rob006.net/api/components/flarum/maicol07-sso/?format=api",
    "translation": "https://weblate.rob006.net/api/translations/flarum/maicol07-sso/ja/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-12-23T17:43:40.534373Z",
    "action": 13,
    "target": "",
    "id": 47361,
    "action_name": "New source string",
    "url": "https://weblate.rob006.net/api/changes/47361/?format=api"
}