Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/604011/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/printing_and_scanning/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/printing_and_scanning/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-02T12:22:49.970385Z",
    "action": 30,
    "target": "<div class=\"tip\">\n<p>To reuse the configuration of your printers across different working\nsessions, turn on the [[Printers|persistent_storage/configure#printers]]\nfeature of the Persistent Storage.</p>\n</div>\n",
    "id": 3105887,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3105887/?format=api"
}