Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1247914/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/capnet-assist/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/capnet-assist/pl/?format=api",
    "user": "https://l10n.elementary.io/api/users/strebski/?format=api",
    "author": "https://l10n.elementary.io/api/users/strebski/?format=api",
    "timestamp": "2018-07-12T17:38:43.570605Z",
    "action": 2,
    "target": "Wygląda na to, że Twoje połączenie internetowe działa prawidłowo. Możesz spokojnie zamknąć to okno i kontynuować pracę.",
    "id": 218863,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/218863/?format=api"
}