Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/666471/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/claws_mail_leaks_plaintext_to_imap/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/claws_mail_leaks_plaintext_to_imap/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-25T20:22:11.516607Z",
    "action": 13,
    "target": "1. To store the mailbox in the persistent volume, specify\n<span class=\"command\">.claws-mail/Mail</span> as location.\nMake sure to type the <span class=\"command\">.</span> before\n<span class=\"command\">claws-mail/Mail</span>.\n",
    "id": 3243807,
    "action_name": "Source string added",
    "url": "https://translate.tails.boum.org/api/changes/3243807/?format=api"
}