Changes API.

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

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

{
    "unit": "https://l10n.opensuse.org/api/units/13130312/?format=api",
    "component": "https://l10n.opensuse.org/api/components/packages-i18n/o-master/?format=api",
    "translation": "https://l10n.opensuse.org/api/translations/packages-i18n/o-master/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-02-23T15:26:32.584350Z",
    "action": 30,
    "target": "OpenVPN is an SSL VPN solution which can accommodate a wide range of configurations, including remote access, site-to-site VPNs, WiFi security, and remote access solutions with load balancing, failover, and fine-grained access-controls.\n\nOpenVPN implements OSI layer 2 or 3 secure network extension using the SSL/TLS protocol, supports flexible client authentication methods based on certificates, smart cards, and/or 2-factor authentication, and allows user or group-specific access control policies using firewall rules applied to the VPN virtual interface.\n\nOpenVPN is not a web application proxy and does not operate through a web browser.",
    "id": 2031920,
    "action_name": "Source string changed",
    "url": "https://l10n.opensuse.org/api/changes/2031920/?format=api"
}