Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/666291/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/wikisrcsecuritynoscript_disabled_in_tor_browserpo/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcsecuritynoscript_disabled_in_tor_browserpo/ca/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-01-23T01:20:15.064404Z",
    "action": 30,
    "target": "Open the address `about:config` in *Tor Browser*.",
    "id": 3241350,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3241350/?format=api"
}