Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/682842/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/fpf_campaign/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/fpf_campaign/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-05T03:34:38.352504Z",
    "action": 30,
    "target": "Spread the word and help make the campaign a success. This is an easy way to donate to support open-source encryption tools that can better protect the communications of journalists and sources. Your donation will be tax-deductible. You can also donate by check.",
    "id": 3285505,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3285505/?format=api"
}