Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/643979/?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": "2023-09-08T17:14:51.370117Z",
    "action": 30,
    "target": "The top of the Welcome Screen and some button of the Tor Connection assistant are cut out on small displays (800×600), like virtual machines.",
    "id": 3148146,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3148146/?format=api"
}