Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7908450/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/pykickstart/rhel9-branch/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/pykickstart/rhel9-branch/cs/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-05-10T21:46:21.527208Z",
    "action": 30,
    "target": "Only one of %(options_list)s options may be specified for timesource command.",
    "id": 3239472,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3239472/?format=api"
}