Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/666023/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/linux/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/linux/it/?format=api",
    "user": "https://translate.tails.boum.org/api/users/la_r_go/?format=api",
    "author": "https://translate.tails.boum.org/api/users/la_r_go/?format=api",
    "timestamp": "2024-04-28T19:17:59.692224Z",
    "action": 4,
    "target": "     Puoi installare Tails anche usando il comando\n     `dd`command da qualsiasi distribuzione Linux\n     come descritto nelle nostre istruzioni per [[installare da Debian usando\n     la linea di comando|install/expert#install]].\n",
    "id": 3296309,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/3296309/?format=api"
}