Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/12025023/?format=api",
    "component": "https://l10n.opensuse.org/api/components/yast-registration/master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/yast-registration/master/it/?format=api",
    "user": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
    "author": "https://l10n.opensuse.org/api/users/davideaiello/?format=api",
    "timestamp": "2021-02-24T14:20:30.428309Z",
    "action": 5,
    "target": "<p>Per l'installazione senza registrazione del sistema, utilizzare il supporto di installazione %{media_name} disponibile in %{download_url}.</p>",
    "id": 1698934,
    "action_name": "New translation",
    "url": "https://l10n.opensuse.org/api/changes/1698934/?format=api"
}