Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/641833/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdocencryption_and_privacyluks_vs_veracryptinlinepo/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocencryption_and_privacyluks_vs_veracryptinlinepo/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-08T17:11:30.629947Z",
    "action": 30,
    "target": "<table>\n<tr><th></th><th class=\"w30\"><span class=\"application\">LUKS</span></th><th class=\"w30\"><span class=\"application\">VeraCrypt</span></th></tr>\n<tr><td>Compatibility</td><td>Linux</td><td>Windows + macOS + Linux</td></tr>\n<tr><td>Create new volumes</td><td class=\"check\"><span class=\"check\">Yes</span></td><td class=\"cross\">Outside of Tails</td></tr>\n<tr><td>Open and modify existing volumes</td><td class=\"check\">Yes</td><td class=\"check\">Yes</td></tr>\n<tr><td>Encrypted partitions (or entire disks) ¹</td><td class=\"check\">Yes</td><td class=\"check\">Yes</td></tr>\n<tr><td>Encrypted file containers ¹</td><td class=\"cross\">Complicated </td><td class=\"check\">Easy</td></tr>\n<tr><td>Plausible deniability ²</td><td class=\"cross\">No</td><td class=\"check\">Yes</td></tr>\n<tr><td>Ease of use</td><td class=\"check\">Easier</td><td class=\"cross\">More complicated</td></tr>\n<tr><td>Speed</td><td class=\"check\">Faster</td><td class=\"cross\">Slower</td></tr>\n</table>\n",
    "id": 3146069,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3146069/?format=api"
}