Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/562713/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/features/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/features/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-04-22T21:20:58.110671Z",
    "action": 59,
    "target": "Support des volumes chiffrés (comme par exemple des clés USB) [[!wikipedia_fr LUKS]] et [VeraCrypt](https://veracrypt.fr) ([[Plus d'information...|doc/encryption_and_privacy/encrypted_volumes]])",
    "id": 3289504,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.boum.org/api/changes/3289504/?format=api"
}