Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/639857/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/finances/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/finances/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-09-08T17:10:04.257279Z",
    "action": 30,
    "target": "\t- Donations\n\t           $21908.52   via Riseup Labs\n\t            $7586.00   via Freedom of the Press Foundation\n\t            13709.76€  via Zwiebelfreunde\n\t              784.00€  cash\n\t               72.35Ƀ  bitcoins\n",
    "id": 3144926,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3144926/?format=api"
}