Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2656070/?format=api",
    "component": "https://l10n.elementary.io/api/components/desktop/sideload-extra/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/desktop/sideload-extra/de/?format=api",
    "user": "https://l10n.elementary.io/api/users/tucanholmes/?format=api",
    "author": "https://l10n.elementary.io/api/users/tucanholmes/?format=api",
    "timestamp": "2020-03-13T12:21:23.433691Z",
    "action": 5,
    "target": "Aktualisierte Übersetzungen",
    "id": 546092,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/546092/?format=api"
}