Changes API.

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

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

{
    "unit": "https://weblate.securedrop.org/api/units/40776/?format=api",
    "component": "https://weblate.securedrop.org/api/components/securedrop/desktop/?format=api",
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/desktop/ru/?format=api",
    "user": "https://weblate.securedrop.org/api/users/P4R4D1GMSH1FT/?format=api",
    "author": "https://weblate.securedrop.org/api/users/P4R4D1GMSH1FT/?format=api",
    "timestamp": "2024-04-09T11:12:50.121151Z",
    "action": 5,
    "target": "{{ tails_config_securedrop_dotfiles }}/securedrop_icon.png",
    "id": 70018,
    "action_name": "Translation added",
    "url": "https://weblate.securedrop.org/api/changes/70018/?format=api"
}