Changes API.

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

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

{
    "unit": null,
    "component": "https://translate.opensourcepos.org/api/components/opensourcepos/common/?format=api",
    "translation": "https://translate.opensourcepos.org/api/translations/opensourcepos/common/fa/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-07-14T12:06:26.147864Z",
    "action": 0,
    "target": "",
    "id": 14514,
    "action_name": "Resource update",
    "url": "https://translate.opensourcepos.org/api/changes/14514/?format=api"
}