Changes API.

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

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

{
    "unit": "http://translate.beamng.com/api/units/22219/?format=api",
    "component": "http://translate.beamng.com/api/components/beamngdrive/game/?format=api",
    "translation": "http://translate.beamng.com/api/translations/beamngdrive/game/zh_Hans/?format=api",
    "user": "http://translate.beamng.com/api/users/Hrothgar_Z/?format=api",
    "author": "http://translate.beamng.com/api/users/Hrothgar_Z/?format=api",
    "timestamp": "2024-04-17T08:02:09.587929Z",
    "action": 4,
    "target": "撑到最后的就是赢家。不是你死就是我活!",
    "id": 443066,
    "action_name": "Suggestion added",
    "url": "http://translate.beamng.com/api/changes/443066/?format=api"
}