Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14848162/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f38/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f38/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-11-20T07:34:08.797394Z",
    "action": 5,
    "target": "이와 같은 라이브 미디어는 페도라를 설치하거나 임시 시스템으로 사용 될 수 있습니다. 설치는 활동에서 설치 아이콘을 사용하여 언제나 시작 할 수 있습니다.",
    "old": "",
    "details": {
        "state": 20,
        "source": "This live media can be used to install Fedora or as a temporary system. Installation can be started at any time using the install icon in Activities.",
        "old_state": 0
    },
    "id": 12906149,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/12906149/?format=api"
}