Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/666271/?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-23T01:20:06.461123Z",
    "action": 13,
    "target": "1. To store the mailbox in the persistent volume, specify\n`.claws-mail/Mail` as location.\nMake sure to type the `.` before\n`claws-mail/Mail`.\n",
    "id": 3241312,
    "action_name": "Source string added",
    "url": "https://translate.tails.boum.org/api/changes/3241312/?format=api"
}