Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/18416022/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-docs-l10n-engineering/masterpagesindex/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-docs-l10n-engineering/masterpagesindex/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2024-10-23T01:32:59.557692Z",
    "action": 2,
    "target": "xref:cle:ROOT:index.adoc[**CLE**] - 커뮤니티 리눅스 엔지니어링 팀은 기술환경과 출시 엔지니어링에 기여하는 곳에서 페도라와 센트오에스를 전담하는 Red Hat 팀입니다.",
    "old": "xref:cpe:ROOT:index.adoc[**CPE**] - 커뮤니티 기반 엔지니어링 팀은 기술환경과 출시 엔지니어링에 기여하는 곳에서 페도라와 센트오에스를 전담하는 Red Hat 팀입니다.",
    "details": {
        "state": 20,
        "source": "xref:cle:ROOT:index.adoc[**CLE**] - The Community Linux Engineering Team is a Red Hat team dedicated to the Fedora and CentOS projects where they contribute to the infrastructure and release engineering.",
        "old_state": 10
    },
    "id": 17180546,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17180546/?format=api"
}