Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2899576/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/brand/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/brand/pl/?format=api",
    "user": "https://l10n.elementary.io/api/users/marcin-serwin/?format=api",
    "author": "https://l10n.elementary.io/api/users/marcin-serwin/?format=api",
    "timestamp": "2021-10-11T13:14:35.688495Z",
    "action": 5,
    "target": "elementary, Inc. zastrzega sobie dwie marki: <strong>logotyp \"e\"</strong> oraz <strong>logotyp \"elementary\"</strong>. Oba są uznawane za znaki towarowe i reprezentują elementary, Inc.",
    "id": 1074459,
    "action_name": "Translation added",
    "url": "https://l10n.elementary.io/api/changes/1074459/?format=api"
}