Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/419670/?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-07-16T09:25:35.688600Z",
    "action": 2,
    "target": "대화는 두 사람 개개인 또는 전체 학급과 같이 다수 사이에서 함께 토의를 위한 간단한 연결장치를 제공합니다.",
    "old": "대화는 두사람 개개인 또는 전체 학급과 같이 다수 사이에서 함께 토의를 위한 간단한 연결장치를 제공합니다.",
    "details": {
        "state": 20,
        "source": "Chat provides a simple interface for collaborative discussion between two individuals or among a group as large as an entire classroom.",
        "old_state": 20
    },
    "id": 11923099,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11923099/?format=api"
}