Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/702141/?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.550191Z",
    "action": 59,
    "target": "Tails fait partie du [Projet Tor](https://torproject.org/fr/).",
    "id": 3407135,
    "action_name": "String updated in the repository",
    "url": "https://translate.tails.net/api/changes/3407135/?format=api"
}