Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/641212/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/advanced_topics_virt_manager/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/advanced_topics_virt_manager/fr/?format=api",
    "user": "https://translate.tails.boum.org/api/users/xin/?format=api",
    "author": "https://translate.tails.boum.org/api/users/xin/?format=api",
    "timestamp": "2024-05-04T12:22:08.884799Z",
    "action": 4,
    "target": "Pour créer une nouvelle machine virtuelle, choisissez <span class=\"menuchoice\"> <span class=\"guimenu\">Fichier</span>&nbsp;▸ <span class=\"guimenuitem\">Nouvelle machine virtuelle</span></span>.",
    "id": 3302927,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/3302927/?format=api"
}