Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/556333/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/faq/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/faq/it/?format=api",
    "user": "https://translate.tails.boum.org/api/users/CGand/?format=api",
    "author": "https://translate.tails.boum.org/api/users/CGand/?format=api",
    "timestamp": "2023-01-20T14:33:00.857318Z",
    "action": 4,
    "target": "  Il Progetto Tor sta lavorando per [supportare il traffico UDP su Tor](https://gitlab.torproject.org/tpo/core/torspec/-/issues/73), che dovrebbe rimuovere questa limitazione.\n",
    "id": 3102920,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/3102920/?format=api"
}