Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/672384/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocadvanced_topicsinternal_hard_disk-po/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:30:51.983351Z",
    "action": 30,
    "target": "<ul>\n  <li>You can leave traces of your Tails activities on the hard disks.</li>\n  <li>If Tails is compromised, a malware could install itself on your usual operating system.</li>\n  <li>If an application in Tails is compromised, it could access private data on your disks and use it to deanonymize you.</li>\n</ul>\n",
    "id": 3258310,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3258310/?format=api"
}