Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/580338/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocanonymous_internettortroubleshootpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocanonymous_internettortroubleshootpo/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-06-04T19:19:08.480093Z",
    "action": 30,
    "target": "The clock of the computer needs to be correct to connect to Tor.",
    "old": "Your clock and time zone need to be correct to connect to Tor.",
    "details": {},
    "id": 3082020,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3082020/?format=api"
}