Changes API.

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

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

{
    "unit": "https://weblate.securedrop.org/api/units/34694/?format=api",
    "component": "https://weblate.securedrop.org/api/components/securedrop/securedrop/?format=api",
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/securedrop/cs/?format=api",
    "user": "https://weblate.securedrop.org/api/users/1000101/?format=api",
    "author": "https://weblate.securedrop.org/api/users/1000101/?format=api",
    "timestamp": "2023-10-13T14:01:01.290260Z",
    "action": 36,
    "target": "<p>\nSmazání účtu pro <b>{source}</b> bude:\n</p>\n<ul>\n<li>bránit před opětovným přihlášením pod tímto krycím jménem\n<li>bránit vaši organizaci před odesíláním odpovědí\n</ul>\n<p>\nSmazáním tohoto účtu budou také smazány všechny soubory, zprávy a odpovědi.\n</p>",
    "id": 65298,
    "action_name": "Translation approved",
    "url": "https://weblate.securedrop.org/api/changes/65298/?format=api"
}