GET /de/api/user/
HTTP 200 OK
Allow: GET, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

{
    "cart_items_count": 0,
    "is_authenticated": false,
    "cart_timeout": null
}