Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/591101/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framaforms/main/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framaforms/main/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/maupao/?format=api",
    "author": "https://weblate.framasoft.org/api/users/maupao/?format=api",
    "timestamp": "2023-01-23T18:02:18.945317Z",
    "action": 2,
    "target": "## Limitazioni\n\n@:txt.forms ha alcuni\n[limiti](@:(link.forms)/limitations) :\n\n- un modulo ha un tempo di **{months} mesi** (predefinito)\n- sono permesse un massimo di **{answers} risposte**\n- un account può avere fino a **{forms} moduli**\n\nL'uso di questo servizio è soggetto all'accettazione delle nostre condizioni e termini di utilizzo\ne può esser modificato in accordo alle nostre politiche di moderazione.",
    "id": 517631,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/517631/?format=api"
}