Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/627890/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/faq/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/faq/it/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2023-07-20T16:15:34.281944Z",
    "action": 30,
    "target": "Unlike Tor, VPNs don't provide strong anonymity because the VPN provider can see both where you are connecting from and where you are connecting to.",
    "id": 3128325,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3128325/?format=api"
}