Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5501976/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-7/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2024-01-25T16:08:58.589815Z",
    "action": 2,
    "target": "시스템을 일부 또는 전체를 적재 시도 중 발생한 오류.  시스템의 일부는 %s에 적재됩니다\n\n",
    "old": "시스템을 일부 또는 전부 마운트하는 도중 오류가 발생했습니다. 시스템의 일부는 %s에 마운트됩니다.\n\n",
    "details": {
        "state": 20,
        "source": "An error occurred trying to mount some or all of your system.  Some of it may be mounted under %s\n\n",
        "old_state": 20
    },
    "id": 14593874,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/14593874/?format=api"
}