Changes API.

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

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

{
    "unit": null,
    "component": "https://translate-dev.freebsd.org/api/components/documentation/booksdevelopers-handbookbook/?format=api",
    "translation": null,
    "user": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "author": null,
    "timestamp": "2023-05-01T13:43:27.294946Z",
    "action": 15,
    "target": "",
    "id": 524221,
    "action_name": "解锁了部件",
    "url": "https://translate-dev.freebsd.org/api/changes/524221/?format=api"
}