Changes API.

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

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

{
    "unit": "https://weblate.framasoft.org/api/units/410184/?format=api",
    "component": "https://weblate.framasoft.org/api/components/joinmobilizon/faq/?format=api",
    "translation": "https://weblate.framasoft.org/api/translations/joinmobilizon/faq/it/?format=api",
    "user": "https://weblate.framasoft.org/api/users/diorama/?format=api",
    "author": "https://weblate.framasoft.org/api/users/diorama/?format=api",
    "timestamp": "2020-11-15T15:45:43.272125Z",
    "action": 2,
    "target": "Puoi trovare qui la [nostra guida d'uso per\nMobilizon](@:link.jmz-docs/use).\n\nSe non riesci a trovare la risposta alle tue domane qui, o\nse pensi che ci manchi qualche informazione, discutiamone\ninsieme sul [nostro forum di partecipanti](@:link.jmz-forum).",
    "id": 128053,
    "action_name": "Traduction modifiée",
    "url": "https://weblate.framasoft.org/api/changes/128053/?format=api"
}