Changes API.

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

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

{
    "unit": "https://translate-dev.freebsd.org/api/units/229269/?format=api",
    "component": "https://translate-dev.freebsd.org/api/components/freebsd-doc/boooks_porters-handbook/?format=api",
    "translation": "https://translate-dev.freebsd.org/api/translations/freebsd-doc/boooks_porters-handbook/es/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-01-09T14:34:22.134005Z",
    "action": 30,
    "target": "November 17, 2020",
    "id": 106123,
    "action_name": "원본 문자열이 변경됨",
    "url": "https://translate-dev.freebsd.org/api/changes/106123/?format=api"
}