Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14638402/?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.797867Z",
    "action": 59,
    "target": "자신의 비밀번호를 재지정하려면 아래 연결을 눌러주세요. 만약 당신이 비밀번호 재지정을 요청하지 않았으면, 이와 같은 전자우편을 무시하세요.",
    "old": "자신의 비밀번호를 재지정하려면 아래 연결을 눌러주세요. 만약 당신이 비밀번호 재지정을 요청하지 않았으면, 이와 같은 전자우편을 무시하세요.",
    "details": {
        "state": 20,
        "source": "Click the link below to reset your password. If you did not request a password reset, please ignore this email.",
        "old_state": 20
    },
    "id": 14679081,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/14679081/?format=api"
}