Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7534961/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/f32/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/f32/ko/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/simmon/?format=api",
    "timestamp": "2021-03-06T08:35:02.571659Z",
    "action": 2,
    "target": "시스템의 일부 또는 전체를 마운트하는 중 오류가 발생했습니다.: {message}\n\n일부는 아래에 마운트 될 수 있습니다.{path}.",
    "old": "시스템의 일부 또는 전체를 마운트하는 중 오류가 발생했습니다. 일부는 아래에 마운트 될 수 있습니다. %s\n\n",
    "details": {},
    "id": 3065924,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3065924/?format=api"
}