Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/1695931/?format=api",
    "component": "https://weblate.osgeo.org/api/components/osgeolive/istsos_overview/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/osgeolive/istsos_overview/tr/?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-22T01:54:28.405411Z",
    "action": 2,
    "target": "**Lisans:** GNU General Public License (GPL) version 2",
    "id": 2009274,
    "action_name": "Translation changed",
    "url": "https://weblate.osgeo.org/api/changes/2009274/?format=api"
}