Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/332273/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/glossary/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/glossary/fa/?format=api",
    "user": "https://translate-dev.freebsd.org/api/users/kfv/?format=api",
    "author": null,
    "timestamp": "2020-07-23T13:52:22.141077Z",
    "action": 5,
    "target": "برنامه‌های کمکی",
    "id": 78765,
    "action_name": "New translation",
    "url": "https://translate-dev.freebsd.org/api/changes/78765/?format=api"
}