Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14638410/?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.798054Z",
    "action": 59,
    "target": "만약 당신이 자신의 계정 %(username)s의 전자우편 주소%(address)s를 설정하지 않으면, 이 전자우편을 무시 할 수 있습니다.",
    "old": "만약 당신이 자신의 계정 %(username)s의 전자우편 주소%(address)s를 설정하지 않으면, 이 전자우편을 무시 할 수 있습니다.",
    "details": {
        "state": 20,
        "source": "If you did not set the email address %(address)s in your account %(username)s, you can ignore this email.",
        "old_state": 20
    },
    "id": 14679085,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/14679085/?format=api"
}