Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/8879158/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/ibus-table/app/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/ibus-table/app/pt_BR/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-09-28T11:08:17.559143Z",
    "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": 3606227,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3606227/?format=api"
}