Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/3147804/?format=api",
    "component": "https://l10n.elementary.io/api/components/camera/extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/camera/extra/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/Atalanttore/?format=api",
    "author": "https://l10n.elementary.io/api/users/Atalanttore/?format=api",
    "timestamp": "2022-07-10T09:34:58.059353Z",
    "action": 4,
    "target": "Fehler anzeigen, wenn kein Kameragerät verfügbar ist",
    "id": 1306995,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/1306995/?format=api"
}