Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2314376/?format=api",
    "component": "https://weblate.osgeo.org/api/components/digiagriapp/website/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/digiagriapp/website/sv/?format=api",
    "user": "https://weblate.osgeo.org/api/users/yeager/?format=api",
    "author": "https://weblate.osgeo.org/api/users/yeager/?format=api",
    "timestamp": "2025-06-02T17:40:25.217403Z",
    "action": 5,
    "target": "Annars kan du också försöka installera all nödvändig programvara enligt <a href=”https://digiagriapp.gitlab.io/digiagriapp-documentation/admin/installation.html” target=”_blank”>denna dokumentation</a>",
    "id": 2086173,
    "action_name": "Translation added",
    "url": "https://weblate.osgeo.org/api/changes/2086173/?format=api"
}