Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/674027/?format=api",
    "component": "https://translate.tails.net/api/components/tails/encrypted_volumes/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/encrypted_volumes/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:31:41.073196Z",
    "action": 13,
    "target": "   If you turn on the option **Remember Password**, Tails remembers the\n   passphrase of this partition only until you shut down. The passphrase is not\n   stored in your Persistent Storage.\n",
    "id": 3260561,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3260561/?format=api"
}