Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/14626700/?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-05-13T16:03:43.032818Z",
    "action": 2,
    "target": "사용자와 개발자는 실-시간 대화를 위하여 <a href=\"%s\">#sugar</a> 매트릭스 룸 <strong>element.io</strong>에서 사용 할 수 있습니다.",
    "old": "사용자와 개발자는 실시간 대화를 위하여 <a href=\"%s\">#sugar</a> IRC channel on <strong>irc.libera.chat</strong>에서 사용 할 수 있습니다.",
    "details": {
        "state": 20,
        "source": "Users and developers are available in the <a href=\"%s\">#sugar</a> matrix room on <strong>element.io</strong> for real-time chat.",
        "old_state": 10
    },
    "id": 11609472,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11609472/?format=api"
}