Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/266347/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/uh-server/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/uh-server/ru/?format=api",
    "user": "https://hosted.weblate.org/api/users/webslavic/?format=api",
    "author": "https://hosted.weblate.org/api/users/webslavic/?format=api",
    "timestamp": "2014-05-10T13:05:07+02:00",
    "action": 7,
    "target": "Не хотелось бы расстраивать, но кое-кто из игроков завершил игру и она не может быть продолжена по техническим причинам. Извините :(",
    "old": "",
    "details": {},
    "id": 34655,
    "action_name": "Suggestion accepted",
    "url": "https://hosted.weblate.org/api/changes/34655/?format=api"
}