Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2198560/?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/pablopunk/?format=api",
    "timestamp": "2019-05-15T01:02:28.215496Z",
    "action": 7,
    "target": "Crear un evento",
    "id": 349026,
    "action_name": "Suggestion accepted",
    "url": "https://l10n.elementary.io/api/changes/349026/?format=api"
}