Changes API

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

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

{
    "unit": "https://localization.fgae.de/api/units/12996/?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:57:52.290178Z",
    "action": 4,
    "target": "초점이 맞춰지지 않아도 사진 찍기",
    "id": 14183,
    "action_name": "Suggestion added",
    "url": "https://localization.fgae.de/api/changes/14183/?format=api"
}