Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/672109/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/wikisrcdocaboutwarningscomputerpo/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/wikisrcdocaboutwarningscomputerpo/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-02-27T15:30:41.981589Z",
    "action": 59,
    "target": "Votre ordinateur peut être compromis si ses composants physiques ont été modifiés.  Par exemple, si un enregistreur de frappe a été physiquement installé sur votre ordinateur, vos mots de passe, vos informations personnelles et d'autres données saisies sur votre clavier pourraient être stockés et être accessibles par quelqu'un d'autre, même si vous utilisez Tails.",
    "id": 3257897,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.boum.org/api/changes/3257897/?format=api"
}