Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2409836/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/onboarding/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/onboarding/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/uwes/?format=api",
    "author": "https://l10n.elementary.io/api/users/uwes/?format=api",
    "timestamp": "2019-04-19T22:42:27.641228Z",
    "action": 4,
    "target": "Viel Spaß mit %1! In den Systemeinstellungen können Sie jederzeit Ihre Geräte einrichten oder Einstellungen ändern.",
    "id": 334801,
    "action_name": "Suggestion added",
    "url": "https://l10n.elementary.io/api/changes/334801/?format=api"
}