Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14638287/?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.796173Z",
    "action": 59,
    "target": "이와 같은 토큰이 더 이상 유효하지 않으며, 다시 전자우편을 설정해 주세요.",
    "old": "이와 같은 토큰이 더 이상 유효하지 않으며, 다시 전자우편을 설정해 주세요.",
    "details": {
        "state": 20,
        "source": "This token is no longer valid, please set the email again.",
        "old_state": 20
    },
    "id": 14679049,
    "action_name": "String updated in the repository",
    "url": "https://translate.fedoraproject.org/api/changes/14679049/?format=api"
}