Changes API.

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

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

{
    "unit": "https://hosted.weblate.org/api/units/70512814/?format=api",
    "component": "https://hosted.weblate.org/api/components/turris/reforis/?format=api",
    "translation": "https://hosted.weblate.org/api/translations/turris/reforis/fr/?format=api",
    "user": "https://hosted.weblate.org/api/users/Flo/?format=api",
    "author": "https://hosted.weblate.org/api/users/Flo/?format=api",
    "timestamp": "2022-12-24T16:53:14.796667+01:00",
    "action": 2,
    "target": "Il agit comme une connexion au réseau local. Contrairement au LAN, les appareils du réseau invité ne peuvent pas accéder à l'interface de configuration de cet appareil et ne peuvent accéder qu'au WAN (Internet). Ce réseau doit être utilisé pour les appareils auxquels vous ne faites pas entièrement confiance. Notez que vous pouvez également limiter la vitesse de téléchargement/téléversement des appareils connectés au réseau invité.",
    "id": 43225418,
    "action_name": "Translation changed",
    "url": "https://hosted.weblate.org/api/changes/43225418/?format=api"
}