Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/689998/?format=api",
    "component": "https://translate.tails.net/api/components/tails/wikisrcdocaboutwarningstorpo/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/wikisrcdocaboutwarningstorpo/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-06-18T10:23:16.573882Z",
    "action": 13,
    "target": "Observe your traffic. That is why <i>Tor Browser</i> and Tails include tools to encrypt the connection between the exit node and the destination server, whenever possible.",
    "id": 3323857,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3323857/?format=api"
}