Changes API.

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

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

{
    "unit": "https://translate.tails.boum.org/api/units/685355/?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:47:55.215742Z",
    "action": 4,
    "target": "<p>Puoi scrivere al Consiglio di amministrazione a <a href=\"mailto:board@tails.net\">board@tails.net</a> per richieste di sponsorizzazione\ne questioni di amministrazione.</p>\n",
    "id": 3313699,
    "action_name": "Suggestion added",
    "url": "https://translate.tails.boum.org/api/changes/3313699/?format=api"
}