Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/688677/?format=api",
    "component": "https://translate.tails.net/api/components/tails/cold_boot_attacks/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/cold_boot_attacks/de/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-27T22:25:37.251295Z",
    "action": 30,
    "target": "This can be achieved using a technique called [[!wikipedia cold boot attack]]. To prevent such attacks, the data in RAM is overwritten by random data when you shut down Tails.",
    "id": 3319831,
    "action_name": "Source string changed",
    "url": "https://translate.tails.net/api/changes/3319831/?format=api"
}