Changes API.

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

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

{
    "unit": "https://translate.zoiper.com/api/units/221473/?format=api",
    "component": "https://translate.zoiper.com/api/components/zoiper5/ui/?format=api",
    "translation": "https://translate.zoiper.com/api/translations/zoiper5/ui/ace/?format=api",
    "user": "https://translate.zoiper.com/api/users/Gaddar/?format=api",
    "author": "https://translate.zoiper.com/api/users/Gaddar/?format=api",
    "timestamp": "2024-03-25T03:15:06.613905Z",
    "action": 2,
    "target": "手动录音当前通话,或在“设置”菜单中为所有通话设置自动录音",
    "id": 106999,
    "action_name": "Translation changed",
    "url": "https://translate.zoiper.com/api/changes/106999/?format=api"
}