Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/702143/?format=api",
    "component": "https://translate.tails.net/api/components/tails/faq/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/faq/fr/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-01-29T23:18:42.550251Z",
    "action": 59,
    "target": "Voir également notre explication de [[pourquoi Tails utilise Tor|doc/anonymous_internet/tor/why#relationship]].",
    "id": 3407136,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3407136/?format=api"
}