Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/675317/?format=api",
    "component": "https://translate.tails.net/api/components/tails/secure_deletion/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/secure_deletion/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2024-09-13T18:31:09.520104Z",
    "action": 4,
    "target": "     <p>Substituir os dados existentes não apaga todos os dados do flash\n     memórias, como pendrives e SSDs (unidades de estado sólido).</p>\n",
    "id": 3346343,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3346343/?format=api"
}