Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/419675/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/spinsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/spinsfedoraprojectorg/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2023-07-16T09:34:09.642367Z",
    "action": 2,
    "target": "포트폴리오는 학습자가 할 수 있는 것을 보여주는 대표하는 작업의 슬라이드쇼 형태로 주기적인 스냅샷을 생성하는 방법을 제공합니다.",
    "old": "Portfolio는 학습자가 할 수있는 것을 보여주는 대표하는 작업의 슬라이드쇼 형태로 주기적인 스냅샷을 생성하는 방법을 제공합니다.",
    "details": {
        "state": 20,
        "source": "Portfolio provides a means to create periodic snapshots in slideshow form of representative work that shows what the learner can do.",
        "old_state": 20
    },
    "id": 11923110,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11923110/?format=api"
}