Changes API.

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

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

{
    "unit": "https://weblate.securedrop.org/api/units/40593/?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:08.522264Z",
    "action": 36,
    "target": "SSH vers le serveur de l’appli",
    "id": 67239,
    "action_name": "Translation approved",
    "url": "https://weblate.securedrop.org/api/changes/67239/?format=api"
}