Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/26706/?format=api",
    "component": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
    "translation": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/el/?format=api",
    "dictionary": null,
    "user": 333,
    "author": 333,
    "timestamp": "2024-06-03T22:50:00.439607Z",
    "action": 2,
    "target": "Κλείδωμα έκθεσης κατά την εγγραφή",
    "id": 15908,
    "action_name": "Translation changed",
    "url": "https://localization.fgae.de/api/changes/15908/?format=api"
}