Changes API.

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

GET /api/changes/50211/?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/freebsd-doc/articles_filtering-bridge/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_filtering-bridge/pt_BR/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/dbaio/?format=api",
    "author": null,
    "timestamp": "2019-10-20T12:45:19.248433Z",
    "action": 17,
    "target": "",
    "id": 50211,
    "action_name": "提交了更改",
    "url": "https://translate-dev.freebsd.org/api/changes/50211/?format=api"
}