HTTP/1.1 200 OK
Content-Type: application/json
Date: Sun, 21 Jul 2013 13:23:55 GMT
X-Apiary-Ratelimit-Limit: 120
X-Apiary-Ratelimit-Remaining: 119
Content-Length: 119
Connection: keep-alive

{ "items": [
{ "url": "/shopping-cart/1", "product":"2ZY48XPZ", "quantity": 1, "name": "New socks", "price": 1.25 }
] }