Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/688130/?format=api",
    "component": "https://translate.tails.net/api/components/tails/thanks/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/thanks/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2024-05-16T12:23:02.937713Z",
    "action": 59,
    "target": "Si vous avez besoin d'un reçu de don, contactez-nous à <a href=\"mailto:tails-fundraising@boum.org\">tails-fundraising@boum.org</a>. ([[Clé OpenPGP|tails-fundraising.key]]).",
    "id": 3314488,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3314488/?format=api"
}