Changes API.

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

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

{
    "unit": "https://weblate.osgeo.org/api/units/2381133/?format=api",
    "component": "https://weblate.osgeo.org/api/components/digiagriapp/app-fastlane/?format=api",
    "translation": "https://weblate.osgeo.org/api/translations/digiagriapp/app-fastlane/sv/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2025-12-15T14:30:51.316469Z",
    "action": 59,
    "target": "- fixat uppladdning av bilder för grödor\n- lagt till mening med grödans nummer för valda observationer och åtgärder\n- fixat PlantNavigationControls-layout för skärmstorlek\n- förbättrad visualisering av massåtgärder för grödor",
    "id": 2255302,
    "action_name": "String updated in the repository",
    "url": "https://weblate.osgeo.org/api/changes/2255302/?format=api"
}