Changes API.

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

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

{
    "unit": "https://weblate.securedrop.org/api/units/43984/?format=api",
    "component": "https://weblate.securedrop.org/api/components/securedrop/securedrop/?format=api",
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/securedrop/is/?format=api",
    "user": "https://weblate.securedrop.org/api/users/sveinki/?format=api",
    "author": "https://weblate.securedrop.org/api/users/sveinki/?format=api",
    "timestamp": "2024-04-23T15:36:07.813743Z",
    "action": 9,
    "target": "Skráðu þig inn með kóðanafninu þínu",
    "id": 71253,
    "action_name": "Translation uploaded",
    "url": "https://weblate.securedrop.org/api/changes/71253/?format=api"
}