Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/674902/?format=api",
    "component": "https://translate.tails.net/api/components/tails/secure_deletion/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/secure_deletion/de/?format=api",
    "user": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "author": "https://translate.tails.net/api/users/BenHeld/?format=api",
    "timestamp": "2024-11-27T10:08:34.778329Z",
    "action": 7,
    "target": "Moderne Betriebssysteme können ein *Journal* speichern, eine Historie der kürzlichen Änderungen am Dateisystem, oder *Snapshots*, ein Abbild des Dateisystems zu einem bestimmten Zeitpunkt.",
    "id": 3391906,
    "action_name": "Suggestion accepted",
    "url": "https://translate.tails.net/api/changes/3391906/?format=api"
}