Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9153170/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-ostree/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-ostree/main/fi/?format=api",
    "user": null,
    "author": null,
    "timestamp": "2021-12-15T15:13:04.038922Z",
    "action": 30,
    "target": "Repository",
    "old": "Git Repository",
    "details": {},
    "id": 3792763,
    "action_name": "Source string changed",
    "url": "https://translate.fedoraproject.org/api/changes/3792763/?format=api"
}