Changes API.

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

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

{
    "unit": "https://l10n.elementary.io/api/units/2861783/?format=api",
    "component": "https://l10n.elementary.io/api/components/installer/installer/?format=api",
    "translation": "https://l10n.elementary.io/api/translations/installer/installer/nl/?format=api",
    "user": "https://l10n.elementary.io/api/users/dennis1248/?format=api",
    "author": "https://l10n.elementary.io/api/users/dennis1248/?format=api",
    "timestamp": "2023-05-06T00:14:46.359573Z",
    "action": 2,
    "target": "Uw computer zal automatisch herstarten over %i seconde.\u001e\u001eUw computer zal automatisch herstarten over %i seconden.",
    "id": 1638920,
    "action_name": "Translation changed",
    "url": "https://l10n.elementary.io/api/changes/1638920/?format=api"
}