Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/2858020/?format=api",
    "component": "https://hosted.weblate.org/api/components/uh/tutorial/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/uh/tutorial/et/?format=api",
    "user": "https://hosted.weblate.org/api/users/kristjanrats/?format=api",
    "author": "https://hosted.weblate.org/api/users/kristjanrats/?format=api",
    "timestamp": "2016-04-11T14:32:13+02:00",
    "action": 5,
    "target": "Seega, kui puuraidurite telk on valmis, pead sa ühendama ta laoga. Ava menüü ehita ja klõpsa nupul \"Teerada\". Sa saad nüüd klõpsata ja vedada hiirega teeraja puuraidurite telgi ja lao vahele.",
    "id": 863992,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/863992/?format=api"
}