Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/70513412/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis/sk/?format=api",
    "user": "https://hosted.weblate.org/api/users/atec/?format=api",
    "author": "https://hosted.weblate.org/api/users/atec/?format=api",
    "timestamp": "2022-03-19T06:48:57.506330+01:00",
    "action": 2,
    "target": "Slúži na pripojenie do miestnej siete. Na rozdiel od LAN zariadenia v sieti pre hostí nemajú prístup do konfiguračného rozhrania tohto zariadenia a majú prístup len na WAN (internet). Táto sieť by sa mala používať pre zariadenia, ktorým nie celkom dôverujete. Pripomíname, že zariadeniam v sieti pre hostí je možné obmedziť rýchlosť sťahovania/odosielania dát.",
    "id": 19989159,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/19989159/?format=api"
}