Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/1244534/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articlescommitters-guide_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articlescommitters-guide_index/zh_CN/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-06-12T20:18:58.053072Z",
    "action": 30,
    "target": "Getting Started For Developers",
    "id": 327307,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/327307/?format=api"
}