Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/672453/?format=api",
    "component": "https://translate.tails.net/api/components/tails/lan/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/lan/en/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:30:54.077227Z",
    "action": 13,
    "target": "But an application that can connect to both resources on the Internet (going through Tor) and resources on the local network (without going through Tor) can deanonymize you.",
    "id": 3258403,
    "action_name": "Source string added",
    "url": "https://translate.tails.net/api/changes/3258403/?format=api"
}