Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/27746/?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:21:38.096175Z",
    "action": 37,
    "target": "installworld",
    "id": 52919,
    "action_name": "Marked for edit",
    "url": "https://translate-dev.freebsd.org/api/changes/52919/?format=api"
}