Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/27701/?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:28:42.394618Z",
    "action": 5,
    "target": "delphij",
    "id": 52922,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/52922/?format=api"
}