Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/580288/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdocanonymous_internettorpo/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocanonymous_internettorpo/ru/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-06-04T19:19:04.094395Z",
    "action": 30,
    "target": "If public relays and default bridges don't work, Tails asks you to configure a **custom bridge**, if connecting using the default bridges fails.",
    "id": 3081973,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3081973/?format=api"
}