Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2297743/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/index/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/tucanholmes/?format=api",
    "author": "https://l10n.elementary.io/api/users/tucanholmes/?format=api",
    "timestamp": "2018-11-16T06:40:09.677744Z",
    "action": 2,
    "target": "elementary OS ist so entworfen, das es auch von neuen Nutzern einfach verstanden und aufgenommen werden kann. Das bedeutet aber nicht, dass Abstriche gemacht wurden; mächtige, personalisierbare Tastaturkürzel stellen sicher, dass du produktiv bleibst, egal ob an deinem ersten oder tausendsten Tag.",
    "id": 288405,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/288405/?format=api"
}