Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/1536520/?format=api",
    "component": "https://weblate.osgeo.org/api/components/osgeolive/istsos_overview/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/osgeolive/istsos_overview/hu/?format=api",
    "user": "https://weblate.osgeo.org/api/users/cvvergara/?format=api",
    "author": "https://weblate.osgeo.org/api/users/cvvergara/?format=api",
    "timestamp": "2024-10-13T19:34:18.576308Z",
    "action": 2,
    "target": "Az istSOS egy szenzor adatokat kezelő eszköz, mely lehetővé teszi a monitoring mérések gyűjtését, kezelését és publikálását az Open Geospatial Consortium (OGC) |SOS| szabvány alkalmazásával.",
    "id": 1997239,
    "action_name": "Translation changed",
    "url": "https://weblate.osgeo.org/api/changes/1997239/?format=api"
}