Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/7083298/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/fedora-websites/getfedoraorg/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/fedora-websites/getfedoraorg/bg/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-02-05T04:53:01.572944Z",
    "action": 30,
    "target": "  Documentation",
    "id": 2958386,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/2958386/?format=api"
}