Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/568998/?format=api",
    "component": "https://translate.tails.net/api/components/tails/logo_contest/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/logo_contest/fr/?format=api",
    "user": "https://translate.tails.net/api/users/Chre/?format=api",
    "author": "https://translate.tails.net/api/users/Chre/?format=api",
    "timestamp": "2023-01-03T11:32:59.013481Z",
    "action": 4,
    "target": "Une image avec un ratio approximatif de 1:1, comme le [logo oignon](https://media.torproject.org/image/www-images/onion.jpg).",
    "id": 3100908,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3100908/?format=api"
}