Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/190640/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_porters-handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_porters-handbook/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": "2020-07-16T14:53:10.539675Z",
    "action": 5,
    "target": "允许在源文件(XML DocBook)和以“已编译”(XML,HTML,PDF,PostScript,RTF等)格式重新分发和使用(无论是否经过修改),但必须满足以下条件:",
    "id": 78449,
    "action_name": "新译文",
    "url": "https://translate-dev.freebsd.org/api/changes/78449/?format=api"
}