Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14584786/?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": null,
    "author": null,
    "timestamp": "2023-05-12T22:01:45.566916Z",
    "action": 59,
    "target": "당신은 GPG 키를 <a href=\"https://fedoraproject.org/security/\">여기</a>에서 상세히 확인 할 수 있습니다.",
    "old": "당신은 GPG 키를 <a href=\"https://fedoraproject.org/security/\">여기</a>에서 상세히 확인 할 수 있습니다.",
    "details": {
        "state": 20,
        "source": "You can verify the details of the GPG key(s) <a href=\"https://fedoraproject.org/security/\">here</a>.",
        "old_state": 20
    },
    "id": 11608833,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/11608833/?format=api"
}