Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/672295/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/cold_boot_attacks/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/cold_boot_attacks/pt/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:30:48.584832Z",
    "action": 30,
    "target": "After a computer is powered off, the data in RAM disappears rapidly, but it can remain in RAM up to several minutes after shutdown. An attacker having access to a computer before the data in RAM disappears completely could recover important data from your session.",
    "id": 3258180,
    "action_name": "Source string changed",
    "url": "https://translate.tails.boum.org/api/changes/3258180/?format=api"
}