Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8110854/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-fedora-system-administrat/f29pagesinfrastructure-servicesservices_and_daemons/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-fedora-system-administrat/f29pagesinfrastructure-servicesservices_and_daemons/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2022-12-12T07:33:38.612002Z",
    "action": 5,
    "target": "위의 예제에서, `abrtd` 서비스는 적재, 활성화, 그리고 동작 중이고 이는 모든 중지 작업을 가지지 않습니다.",
    "id": 8981243,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/8981243/?format=api"
}