Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/157344/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_releng/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_releng/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-04-18T18:14:58.670178Z",
    "action": 13,
    "target": "",
    "id": 64996,
    "action_name": "新的源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/64996/?format=api"
}