Changes API.

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

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

{
    "unit": "https://translate.fedoraproject.org/api/units/11516839/?format=api",
    "component": "https://translate.fedoraproject.org/api/components/anaconda/rhel-90/?format=api",
    "translation": "https://translate.fedoraproject.org/api/translations/anaconda/rhel-90/ca/?format=api",
    "user": "https://translate.fedoraproject.org/api/users/davidmp/?format=api",
    "author": "https://translate.fedoraproject.org/api/users/davidmp/?format=api",
    "timestamp": "2025-01-31T12:28:55.810861Z",
    "action": 2,
    "target": "No es pot encriptar la contrasenya: algorisme no compatible {}",
    "old": "No es pot xifrar la contrasenya: l'algorisme %s no està suportat",
    "details": {
        "state": 20,
        "source": "Unable to encrypt password: unsupported algorithm {}",
        "old_state": 10
    },
    "id": 17950195,
    "action_name": "Translation changed",
    "url": "https://translate.fedoraproject.org/api/changes/17950195/?format=api"
}