Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/419587/?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-11T15:39:49.022532Z",
    "action": 2,
    "target": "GTK+2와 WebKit를 사용하는 가볍고 완전한 기능을 갖는 웹 검색기. 속도와 간결성을 통해 웹을 사용합니다.",
    "old": "GTK+2와 WebKit를 사용하는 가볍고 완전한 기능을 갖는 웹 브라우즈. 속도와 간결성을 통해 웹을 사용합니다.",
    "details": {
        "state": 20,
        "source": "A lightweight and full featured web browser using GTK+2 and WebKit. Surf the web with speed and simplicity.",
        "old_state": 20
    },
    "id": 11897644,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11897644/?format=api"
}