Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/750484/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/manifest/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/manifest/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/nilogadda/?format=api",
    "author": "https://weblate.framasoft.org/api/users/nilogadda/?format=api",
    "timestamp": "2022-11-05T10:48:18.774171Z",
    "action": 2,
    "target": "## Premessa\n\nNoi - i membri di Framasoft - faremo del nostro meglio per rispettare questo manifesto; \nsappiamo di essere troppo fallibili per promettere di seguirlo parola per parola!\n\nConsiderate questo manifesto come una semplice dichiarazione di intenti su ciò che vogliamo\nessere (e soprattutto fare!) nel mondo.",
    "id": 447452,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/447452/?format=api"
}