Changes API.

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

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

{
    "unit": "http://translate.beamng.com/api/units/178497/?format=api",
    "component": "http://translate.beamng.com/api/components/beamngdrive/glossary/?format=api",
    "translation": "http://translate.beamng.com/api/translations/beamngdrive/glossary/zh_Hans/?format=api",
    "user": "http://translate.beamng.com/api/users/HOONISORA/?format=api",
    "author": "http://translate.beamng.com/api/users/HOONISORA/?format=api",
    "timestamp": "2024-05-10T13:16:49.454709Z",
    "action": 4,
    "target": "总是关闭",
    "id": 445326,
    "action_name": "Suggestion added",
    "url": "http://translate.beamng.com/api/changes/445326/?format=api"
}