Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2157803/?format=api",
    "component": "https://l10n.elementary.io/api/components/wingpanel/wingpanel-indicator-datetime/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/wingpanel/wingpanel-indicator-datetime/ar/?format=api",
    "user": "https://l10n.elementary.io/api/users/Mohelm97/?format=api",
    "author": "https://l10n.elementary.io/api/users/Mohelm97/?format=api",
    "timestamp": "2018-12-21T06:59:44.458458Z",
    "action": 2,
    "target": "إعدادات التاريخ و الوقت…",
    "id": 304401,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/304401/?format=api"
}