Sha256: 14ecd33dc6062357fd81db3fc8b91b9ea2258b1fab21c8d4cb5667a4cba617f6
Contents?: true
Size: 1.24 KB
Versions: 14
Compression:
Stored size: 1.24 KB
Contents
{ "total_entries": 2, "_links": { "self": { "href": "/api/v2/twitter_accounts?page=1&per_page=30", "class": "page" }, "first": { "href": "/api/v2/twitter_accounts?page=1&per_page=30", "class": "page" }, "last": { "href": "/api/v2/twitter_accounts?page=1&per_page=30", "class": "page" }, "next": null, "previous": null }, "_embedded": { "entries": [ { "handle": "desk_dev", "name": "Desk.com Development", "profile_image": "http://www.example.com/image.png", "active": true, "created_at": "2013-05-22T21:59:20Z", "updated_at": "2013-06-22T21:59:20Z", "_links": { "self": { "href": "/api/v2/twitter_accounts/1", "class": "twitter_account" } } }, { "handle": "desk_ops", "name": "Desk.com Operations", "profile_image": "http://www.example.com/image.png", "active": true, "created_at": "2013-05-22T21:59:20Z", "updated_at": "2013-06-22T21:59:20Z", "_links": { "self": { "href": "/api/v2/twitter_accounts/2", "class": "twitter_account" } } } ] } }
Version data entries
14 entries across 14 versions & 1 rubygems