Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/672751/?format=api",
    "component": "https://translate.tails.net/api/components/tails/advanced_topics_virt_manager/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/advanced_topics_virt_manager/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-23T19:22:05.922104Z",
    "action": 59,
    "target": "<p><i>virt-manager</i> és l'única solució\nde virtualització que permet l'ús d'un\nEmmagatzematge Persistent. Vegeu com [[executar Tails des d'una\nimatge USB|virt-manager#usb_image]].</p>\n",
    "id": 3290445,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3290445/?format=api"
}