Sha256: ba785cce7fe22e03b0bd6c0b5a3edc7c7db6b0d7f4d74b7ca7235925a0ae633c
Contents?: true
Size: 1.02 KB
Versions: 30
Compression:
Stored size: 1.02 KB
Contents
{ "_links": { "self": { "href": "..." }, "filter": { "href": "...{?categories}" } // note: this is a URI template }, "categories": ["Microsoft", "Ruby", "Javascript", "Mobile"], "_embedded": { "videos": [{ "_links": { "self": { "href": "..." }, "episodes": { "href": "..." } }, "title": "Real World ASP.NET MVC3", "description": "In this advanced, somewhat-opinionated production you'll get your very own startup off the ground using ASP.NET MVC 3...", "permitted": true },{ "_links": { "self": { "href": "..." }, "episodes": { "href": "..." } }, "title": "Example Video 2", "description": "Lorem ipsum dolor sit amet, consectetur adipisicing elit", "permitted": false },{ "_links": { "self": { "href": "..." }, "episodes": { "href": "..." } }, "title": "Example Video 3", "description": "Lorem ipsum dolor sit amet, consectetur adipisicing elit", "permitted": false }] } }
Version data entries
30 entries across 30 versions & 1 rubygems