Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/1254580/?format=api",
    "component": "https://l10n.elementary.io/api/components/website/privacy/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/website/privacy/nl/?format=api",
    "user": "https://l10n.elementary.io/api/users/dennis1248/?format=api",
    "author": "https://l10n.elementary.io/api/users/dennis1248/?format=api",
    "timestamp": "2022-05-22T03:58:33.874649Z",
    "action": 2,
    "target": "We hebben geen achterdeurtjes in onze software geplaatst en we hebben ook nooit een verzoek daartoe ontvangen. We hebben ook nog nooit een National Security Letter, FISA bevel of een ander geheim bevel om gebruikersinformatie te overhandigen ontvangen.",
    "id": 1272201,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1272201/?format=api"
}