Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/15709524/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/cockpit-ostree/main/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/cockpit-ostree/main/sk/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/jose1711/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/jose1711/?format=api",
    "timestamp": "2024-07-12T13:24:04.519594Z",
    "action": 5,
    "target": "$0 a reštartovať",
    "old": "",
    "details": {
        "state": 20,
        "source": "$0 and reboot",
        "old_state": 0
    },
    "id": 16748665,
    "action_name": "Translation added",
    "url": "https://translate.fedoraproject.org/api/changes/16748665/?format=api"
}