Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/672139/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdocaboutwarningstorpo/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocaboutwarningstorpo/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:30:44.209163Z",
    "action": 30,
    "target": "Tor hides your location from destination servers, but it does not encrypt <i>all</i> your communication. The last relay of a Tor circuit, called the <i>exit node</i>, establishes the actual connection to the destination server. This last step can be unencrypted, for example, if you connect to a website using HTTP instead of HTTPS.",
    "id": 3257963,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3257963/?format=api"
}