Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/672231/?format=api",
    "component": "https://translate.tails.net/api/components/tails/cold_boot_attacks/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/cold_boot_attacks/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:30:47.371042Z",
    "action": 13,
    "target": "<p>In a <a\nhref=\"https://www.forensicfocus.com/stable/wp-content/uploads/2011/08/cold_boot_attack_for_forensiscs1.pdf\">research\nreport from 2011</a>, Defense Research and Development Canada concluded that\ncold boot attacks can be useful in some cases to acquire data in memory but are\nnot a panacea and have many drawbacks dictated by the laws of physics, which\ncannot be overcome by the technique. The authors recommend to only use cold\nboot attacks as a last resort when all other avenues have been exhausted.</p>\n",
    "id": 3258093,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3258093/?format=api"
}