Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/5533750/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/python-meh/rhel-7/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/python-meh/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": "2021-03-12T13:42:28.568952Z",
    "action": 5,
    "target": "다음 출력값은 오류의 원인을 파악하는데 도움이 될 수 있습니다:",
    "id": 3101746,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/3101746/?format=api"
}