Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/27745/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_nanobsd/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_nanobsd/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-01-01T04:22:46.034184Z",
    "action": 5,
    "target": "buildworld",
    "id": 52920,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/52920/?format=api"
}