Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/83434963/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis-haas-plugin/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis-haas-plugin/nb_NO/?format=api",
    "user": "https://hosted.weblate.org/api/users/kingu/?format=api",
    "author": "https://hosted.weblate.org/api/users/kingu/?format=api",
    "timestamp": "2022-10-08T23:02:05.895205+02:00",
    "action": 2,
    "target": "Honningkrukke som tjeneste (HaaS) er programvare som simulerer et operativsystem og lar en angriper logge inn via SSH eller Telnet for å kjøre kommandoer eller laste opp skadevare.",
    "id": 36703027,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/36703027/?format=api"
}