Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2845766/?format=api",
    "component": "https://l10n.elementary.io/api/components/store/index/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/store/index/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-01-12T07:38:57.187043Z",
    "action": 2,
    "target": "Elke aankoop financiert de ontwikkeling van elementary OS, onze applicaties, en diensten. We zijn een klein team, bestaand uit voornamelijk vrijwilligers die continue werken aan het verbeteren van elementary—u ondersteuning helpt om elementary OS in stand te houden.",
    "id": 1211667,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1211667/?format=api"
}