Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/603915/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdocfirst_stepsstartmacpo/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocfirst_stepsstartmacpo/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-02-02T12:22:36.467571Z",
    "action": 30,
    "target": "<div class=\"next\">\n<p>If the Boot Loader appears, you can follow our [[instructions\non the Welcome Screen|install/mac#tails]].</p>\n</div>\n",
    "id": 3105723,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3105723/?format=api"
}