Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/171544/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_dev-model/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_dev-model/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2020-06-06T14:21:26.642614Z",
    "action": 30,
    "target": "The releases of FreeBSD are best illustrated by a tree with many branches where each major branch represents a major version. Minor versions are represented by branches of the major branches.",
    "id": 68483,
    "action_name": "改变了源字符串",
    "url": "https://translate-dev.freebsd.org/api/changes/68483/?format=api"
}