Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/542567/?format=api",
    "component": "https://translate.tails.net/api/components/tails/license/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/license/it/?format=api",
    "user": "https://translate.tails.net/api/users/NoisyCoil/?format=api",
    "author": "https://translate.tails.net/api/users/NoisyCoil/?format=api",
    "timestamp": "2022-06-03T20:30:11.693261Z",
    "action": 4,
    "target": "[[Command Line|https://thenounproject.com/icon/command-line-39108]]: dominio pubblico, di Daniel Gamage.",
    "id": 3081371,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3081371/?format=api"
}