Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/29634/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/articles_releng/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/articles_releng/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2019-10-20T12:17:22.814965Z",
    "action": 13,
    "target": "",
    "id": 18995,
    "action_name": "새로운 원본 문자열",
    "url": "https://translate-dev.freebsd.org/api/changes/18995/?format=api"
}