Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2322971/?format=api",
    "component": "https://l10n.elementary.io/api/components/calendar/calendar/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/calendar/calendar/es/?format=api",
    "user": "https://l10n.elementary.io/api/users/danirabbit/?format=api",
    "author": "https://l10n.elementary.io/api/users/Yllelder/?format=api",
    "timestamp": "2019-05-15T00:57:14.478465Z",
    "action": 7,
    "target": "Los eventos de \"%s\" se combinarán con este calendario:",
    "id": 349009,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/349009/?format=api"
}