Sha256: 534f0ceeb10eefd4c6d6d23578163a070b74bcf6532aebd1c8f5da6794bacad5
Contents?: true
Size: 893 Bytes
Versions: 4
Compression:
Stored size: 893 Bytes
Contents
{ "_links": { "self": { "href": "https://api.vhx.tv/customers?page=1&query=term" }, "first": { "href": "https://api.vhx.tv/customers?query=term" }, "prev": { "href": null }, "next": { "href": "https://api.vhx.tv/customers?page=2&query=term" }, "last": { "href": "https://api.vhx.tv/customers?page=5&query=term" } }, "count": 100, "total": 500, "_embedded": { "customers": [ { "_links": { "self": { "href": "https://api.vhx.tv/customers/1" }, "watchlist": { "href": "https://api.vhx.tv/customers/1/watchlist" }, "watching": { "href": "https://api.vhx.tv/customers/1/watching" } }, "_embedded": {}, "id": 1, "name": "First Last", "email": "customer@email.com", "created_at": "2014-02-25T20:19:30Z", "updated_at": "2014-02-25T20:19:30Z" } ] } }
Version data entries
4 entries across 4 versions & 1 rubygems