Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/701585/?format=api",
    "component": "https://translate.tails.net/api/components/tails/trust/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/trust/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2024-11-21T15:02:50.262766Z",
    "action": 4,
    "target": "    Tails é feito pelo Tor Project, a mesma organização que faz o Tor\nsoftware e *Navegador Tor*.\n",
    "old": "",
    "details": {
        "state": 0,
        "source": "    Tails is made by the Tor Project, the same organization that makes the Tor\n    software and *Tor Browser*.\n",
        "old_state": 0
    },
    "id": 3390617,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3390617/?format=api"
}