Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/5622001/?format=api",
    "component": "https://hosted.weblate.org/api/components/ayatana-indicators/messages-applet/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/ayatana-indicators/messages-applet/he/?format=api",
    "user": "https://hosted.weblate.org/api/users/Yaron/?format=api",
    "author": "https://hosted.weblate.org/api/users/Yaron/?format=api",
    "timestamp": "2018-01-04T09:48:26+01:00",
    "action": 5,
    "target": "הודעות",
    "id": 2391606,
    "action_name": "Translation added",
    "url": "https://hosted.weblate.org/api/changes/2391606/?format=api"
}