Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/381595/?format=api",
    "component": "https://weblate.framasoft.org/api/components/peertube/player/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/peertube/player/ko/?format=api",
    "user": "https://weblate.framasoft.org/api/users/g88yugyureyttr/?format=api",
    "author": "https://weblate.framasoft.org/api/users/g88yugyureyttr/?format=api",
    "timestamp": "2020-09-07T19:24:10.984313Z",
    "action": 5,
    "target": "첫 대화 상자입니다. Esc 버튼을 누르면 취소하고 창을 닫습니다.",
    "id": 93350,
    "action_name": "Traduction ajoutée",
    "url": "https://weblate.framasoft.org/api/changes/93350/?format=api"
}