Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/681103/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/documentation/articleshubs_index/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/documentation/articleshubs_index/zh_CN/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/bhy/?format=api",
    "author": "https://translate-dev.freebsd.org/api/users/bhy/?format=api",
    "timestamp": "2021-04-10T13:05:13.611555Z",
    "action": 5,
    "target": "'''",
    "id": 282037,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/282037/?format=api"
}