Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/29137/?format=api",
    "component": "https://localization.fgae.de/api/components/cinemafv5/app-legacy/?format=api",
    "translation": "https://localization.fgae.de/api/translations/cinemafv5/app-legacy/pl/?format=api",
    "dictionary": null,
    "user": null,
    "author": 1,
    "timestamp": "2023-03-18T00:11:51.339010Z",
    "action": 29,
    "target": "Pokaż rozszerzone rozdzielczości wideo",
    "id": 15693,
    "action_name": "Suggestion removed during cleanup",
    "url": "https://localization.fgae.de/api/changes/15693/?format=api"
}