Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2401297/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/thank-you/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/thank-you/de/?format=api",
    "user": null,
    "author": "https://l10n.elementary.io/api/users/anonymous/?format=api",
    "timestamp": "2019-12-09T21:57:17.467262Z",
    "action": 4,
    "target": "Für Hilfe und weitere Informationen lesen Sie bitte die <a href=\"/docs/installation#installation\">Installationsanleitung</a>. Wenn Sie elementary OS gekauft haben, prüfen Sie bitte Ihre E-Mail mit der Quittung. Sie enthält Ihren Link um elementary OS kostenlos herunter zu laden.",
    "id": 459143,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/459143/?format=api"
}