Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/702653/?format=api",
    "component": "https://translate.tails.net/api/components/tails/contact/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/contact/fr/?format=api",
    "user": "https://translate.tails.net/api/users/xin/?format=api",
    "author": "https://translate.tails.net/api/users/xin/?format=api",
    "timestamp": "2024-12-15T10:09:06.739098Z",
    "action": 36,
    "target": "<h2 id=\"security\">security</h2>\n",
    "id": 3397647,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3397647/?format=api"
}