Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/9153178/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-ostree/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-ostree/main/fr/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/hacketiwack/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/hacketiwack/?format=api",
    "timestamp": "2022-05-01T19:18:59.642965Z",
    "action": 5,
    "target": "Commence par $0",
    "old": "",
    "details": {
        "state": 20,
        "source": "Begins with $0",
        "old_state": 0
    },
    "id": 4716069,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/4716069/?format=api"
}