Changes API.

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

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

{
    "unit": "https://weblate.securedrop.org/api/units/40597/?format=api",
    "component": "https://weblate.securedrop.org/api/components/securedrop/desktop/?format=api",
    "translation": "https://weblate.securedrop.org/api/translations/securedrop/desktop/fr/?format=api",
    "user": "https://weblate.securedrop.org/api/users/AO_Localization_Lab/?format=api",
    "author": "https://weblate.securedrop.org/api/users/AO_Localization_Lab/?format=api",
    "timestamp": "2023-11-22T18:44:55.844627Z",
    "action": 36,
    "target": "SecureDrop – Interface des journalistes",
    "id": 67241,
    "action_name": "Translation approved",
    "url": "https://weblate.securedrop.org/api/changes/67241/?format=api"
}