Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7650124/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/labsfedoraprojectorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/labsfedoraprojectorg/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-04-19T23:20:58.955234Z",
    "action": 2,
    "target": "학생들에게 파이썬 프로그래밍 언어를 가르치기 위한 학급 랩(lab)",
    "old": "학생들에게 파이썬 프로그래밍 언어를 가르치기 위한 교실 실험실",
    "details": {
        "state": 20,
        "source": "A classroom lab for teaching the Python programming language to students",
        "old_state": 20
    },
    "id": 11539930,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/11539930/?format=api"
}