Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/76519302/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/foris-js/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/foris-js/nb_NO/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2022-05-20T16:29:00.803278+02:00",
    "action": 59,
    "target": "\n        Endringer har justerer 802.11n/ac-modus. 802.11.n med 40 Mhz brede kanaler kan gi høyere\n        gjennomstrømming, men kan forårsake mer forstyrrelse i nettverket. Hvis du ikke vet hva du skal velge, bruk\n        forvalget på 20 MHz brede kanaler.\n    ",
    "id": 25224748,
    "action_name": "String updated in the repository",
    "url": "https://hosted.weblate.org/api/changes/25224748/?format=api"
}