Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/673875/?format=api",
    "component": "https://translate.tails.net/api/components/tails/thunderbird/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/thunderbird/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-09-20T18:41:02.816954Z",
    "action": 4,
    "target": "Para obter informações mais detalhadas, consulte a [ajuda oficial do\n<span class=\"application\">Thunderbird</span>](https://support.mozilla.org/pt-BR/products/thunderbird)",
    "old": "Para obter informações mais detalhadas, consulte a [ajuda oficial do\n<span class=\"application\">Thunderbird</span>](https://support.mozilla.org/pt-BR/products/thunderbird).\n",
    "details": {
        "state": 10,
        "source": "For more documentation, visit the official [*Thunderbird* Support](https://support.mozilla.org/en-US/products/thunderbird) website.",
        "old_state": 10
    },
    "id": 3348209,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3348209/?format=api"
}