Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/685734/?format=api",
    "component": "https://translate.tails.boum.org/api/components/tails/contact/?format=api",
    "translation": "https://translate.tails.boum.org/api/translations/tails/contact/it/?format=api",
    "user": "https://translate.tails.boum.org/api/users/la_r_go/?format=api",
    "author": "https://translate.tails.boum.org/api/users/la_r_go/?format=api",
    "timestamp": "2024-05-15T14:39:42.581141Z",
    "action": 4,
    "target": "<p>Se vuoi contattare il nostro team di raccolta fondi, scrivi a <a href=\"mailto:fundraising@tails.net\">fundraising@tails.net</a>.</p>\n",
    "id": 3313698,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/3313698/?format=api"
}