Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/419691/?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:27:37.083445Z",
    "action": 2,
    "target": "이야기, 시, 보고 또는 작성하는 어떤 것이든 생성합니다. 서식 도구에 이미지 또는 색상을 추가해 사용하고 친구들과 함께 작업하세요.",
    "old": "이야기, 시, 보고와 작성하는 어떠 것이든 생성합니다. 서식 도구에 이미지 또는 색상을 추가해 사용하고 친구들과 함께 작업하세요.",
    "details": {
        "state": 20,
        "source": "Create a story, poem, report or anything with Write. Use formatting tools to add images or colors and work together with friends.",
        "old_state": 20
    },
    "id": 11923101,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11923101/?format=api"
}