Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/188200/?format=api",
    "component": "https://translate.tails.net/api/components/tails/office_suite/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/office_suite/es/?format=api",
    "user": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "author": "https://translate.tails.net/api/users/victordargallo/?format=api",
    "timestamp": "2024-01-02T08:45:21.812163Z",
    "action": 36,
    "target": "Tails incluye <span class=\"application\">[LibreOffice](https://www.libreoffice.org/)</span>,\nuna poderosa suite ofimática que integra varias herramientas:\n",
    "id": 3234738,
    "action_name": "Translation approved",
    "url": "https://translate.tails.net/api/changes/3234738/?format=api"
}