Changes API.

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

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

{
    "unit": "https://weblate.securedrop.org/api/units/43541/?format=api",
    "component": "https://weblate.securedrop.org/api/components/securedrop/securedrop/?format=api",
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/securedrop/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-09T12:30:48.414980Z",
    "action": 59,
    "target": "<strong>It is recommended you use the desktop version of Tor Browser to access SecureDrop, as Orfox does not provide the same level of security and anonymity as the desktop version.</strong> <a class=\"recommend-tor\" aria-label=\"Learn how to install Tor Browser\" href=\"{tor_browser_url}\" >Learn how to install it</a>, or ignore this warning to continue.",
    "id": 70085,
    "action_name": "String updated in the repository",
    "url": "https://weblate.securedrop.org/api/changes/70085/?format=api"
}