Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/440852/?format=api",
    "component": "https://weblate.framasoft.org/api/components/framasoft/soutenir/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/framasoft/soutenir/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/jdcg/?format=api",
    "author": "https://weblate.framasoft.org/api/users/jdcg/?format=api",
    "timestamp": "2024-02-08T15:18:48.063461Z",
    "action": 2,
    "target": "Queste informazioni sono necessarie solo per ragioni pratiche e legali\nin modo da poter emettere una ricevuta fiscale.\n\nPuoi anche verificare se la tua donazione è stata effettuata\nnella pagina “[Lista delle donazioni](@:(link.soutenir)/en/stats)”.\n\nIl tuo nome e cognome sono naturalmente anonimizzati.",
    "id": 745092,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/745092/?format=api"
}