Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/701564/?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": "2025-01-01T16:20:55.514762Z",
    "action": 4,
    "target": "  La maggior parte del software incluso in Tails non lo abbiamo scritto noi, ma lo abbiamo \n  ereditato da Tor e Debian:\n",
    "id": 3398920,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3398920/?format=api"
}