Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/19083861/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/dnf/dnf-master/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/dnf/dnf-master/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2025-02-17T04:34:48.365907Z",
    "action": 5,
    "target": "일시적인 씌우기는 재시작에서 삭제되고 /usr에서 생성됩니다. /etc 및 /var로의 변경 사항은 여전히 지속된다는 점을 명심하고, 꾸러미는 일반적으로 이들 디렉토리에서 수정합니다.",
    "old": "",
    "details": {
        "state": 20,
        "source": "A transient overlay will be created on /usr that will be discarded on reboot. Keep in mind that changes to /etc and /var will still persist, and packages commonly modify these directories.",
        "old_state": 0
    },
    "id": 18135468,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/18135468/?format=api"
}