Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14638420/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-infra/noggin/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-infra/noggin/ko/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-01T20:03:31.798247Z",
    "action": 59,
    "target": "만약 최근 OTP 토큰을 잃어 버렸다면 %(admin_email)s로 전자우편을 보내야 합니다. 당신의 가능한 계정과 관계된 GPG 키를 사용하여 전자우편에 서명해주세요, 그러면 관리자는 당신의 신원을 증명 할 수 있습니다.",
    "old": "만약 최근 OTP 토큰을 잃어 버렸다면 %(admin_email)s로 전자우편을 보내야 합니다. 당신의 가능한 계정과 관계된 GPG 키를 사용하여 전자우편에 서명해주세요, 그러면 관리자는 당신의 신원을 증명 할 수 있습니다.",
    "details": {
        "state": 20,
        "source": "If you have lost your last OTP token you need to send an email to %(admin_email)s. Please sign this email using the GPG key associated with your account if possible, so that the administrator can verify your identity.",
        "old_state": 20
    },
    "id": 14679090,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/14679090/?format=api"
}