Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/18074/?format=api",
    "component": "https://localization.fgae.de/api/components/camerafv5/app-legacy/?format=api",
    "translation": "https://localization.fgae.de/api/translations/camerafv5/app-legacy/sk/?format=api",
    "dictionary": null,
    "user": null,
    "author": 1,
    "timestamp": "2023-08-27T19:09:17.017175Z",
    "action": 4,
    "target": "Toto zariadenie pravdepodobne nepodporuje nastavenie citlivosti ISO. Zmena nastavenia sa vo výsledku neprejaví.",
    "id": 15719,
    "action_name": "Suggestion added",
    "url": "https://localization.fgae.de/api/changes/15719/?format=api"
}