Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8327519/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus-typing-booster/app/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus-typing-booster/app/pl/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-07-28T13:35:48.055484Z",
    "action": 30,
    "target": "Here you can choose whether a sound file is played if an error occurs. If the simpleaudio module for Python3 is not installed, this option does nothing.",
    "id": 3456696,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3456696/?format=api"
}