Changes API.

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

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

{
    "unit": "https://translate.tails.net/api/units/704224/?format=api",
    "component": "https://translate.tails.net/api/components/tails/contact/?format=api",
    "translation": "https://translate.tails.net/api/translations/tails/contact/pt/?format=api",
    "user": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "author": "https://translate.tails.net/api/users/Optimuspraimu/?format=api",
    "timestamp": "2025-01-16T14:32:19.547081Z",
    "action": 4,
    "target": "<p>Você pode escrever para o Conselho em <a href=\"mailto:board@tails.net\">board@tails.net</a>.</p>\n",
    "id": 3405252,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.net/api/changes/3405252/?format=api"
}