Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/12986/?format=api",
    "component": "https://localization.fgae.de/api/components/camerafv5/app-legacy/?format=api",
    "translation": "https://localization.fgae.de/api/translations/camerafv5/app-legacy/ko/?format=api",
    "dictionary": null,
    "user": null,
    "author": 1,
    "timestamp": "2022-04-22T23:55:51.092422Z",
    "action": 4,
    "target": "라이브 노출과 ISO 측정",
    "id": 14175,
    "action_name": "Suggestion added",
    "url": "https://localization.fgae.de/api/changes/14175/?format=api"
}