Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/701569/?format=api",
    "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/trust/it/?format=api",
    "user": "https://translate.tails.net/api/users/Apoorslime/?format=api",
    "author": "https://translate.tails.net/api/users/Apoorslime/?format=api",
    "timestamp": "2024-12-30T18:03:16.492508Z",
    "action": 4,
    "target": "    Tails e stato creato grazie al Progetto Tor, la stessa oganizzazione che ha realizzato Tor software e *Tor Browser*\n",
    "id": 3398768,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3398768/?format=api"
}