Changes API.

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

GET /api/changes/11542996/?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": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2023-04-21T01:56:45.795265Z",
    "action": 2,
    "target": "GPG 키를 <a href=\"https://fedoraproject.org/security/\">여기</a>에서 상세히 확인 할 수 있습니다.",
    "old": "GPG 키를 <a href=\"%s/%s/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": 10
    },
    "id": 11542996,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11542996/?format=api"
}