Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2542432/?format=api",
    "component": "https://hosted.weblate.org/api/components/sparss/strings/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/sparss/strings/ko/?format=api",
    "user": "https://hosted.weblate.org/api/users/deleted-3986/?format=api",
    "author": "https://hosted.weblate.org/api/users/deleted-3986/?format=api",
    "timestamp": "2016-01-12T10:23:18+01:00",
    "action": 2,
    "target": "앱을 열면 모든 피드 새로 고침",
    "id": 708232,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/708232/?format=api"
}