Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/19492/?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/pl/?format=api",
    "user": "https://translate.tails.boum.org/api/users/xzdfrlhz/?format=api",
    "author": "https://translate.tails.boum.org/api/users/xzdfrlhz/?format=api",
    "timestamp": "2023-12-22T18:03:21.715238Z",
    "action": 5,
    "target": "Można to osiągnąć za pomocą techniki zwanej <span\nclass=\"definition\">[[!wikipedia Cold_boot_attack desc=\"zimny rozruch\natak\"]] </span>. Aby zapobiec temu atakowi, dane w pamięci RAM są\nnadpisywane przez losowe dane podczas zamykania Tailsa. To wymazuje wszystkie\nślady sesji na tym komputerze.\n",
    "id": 3226351,
    "action_name": "Translation added",
    "url": "https://translate.tails.boum.org/api/changes/3226351/?format=api"
}