Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/683034/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcnewsversion_59po/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcnewsversion_59po/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-05T03:34:57.259863Z",
    "action": 30,
    "target": "- Update *Tor Browser* to [12.0.2](https://blog.torproject.org/new-release-tor-browser-1202).",
    "id": 3285913,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3285913/?format=api"
}