Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7650333/?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": "2021-06-17T09:24:23.994449Z",
    "action": 2,
    "target": "페도라 파이썬 교실 실험실(Python Classroom) 3가지 변형이 있습니다. 그놈과 함께 그래픽 모드에서 이를 실행 할 수 있으며, Vargrant와 함께 이를 가상화 할 수 있으며, 도커 컨테이너안에서 이를 실행 할 수 있습니다. 자신의 교육 환경에 최고로 잘 맞는 것을 선택 할 수 있습니다.",
    "id": 3352680,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/3352680/?format=api"
}