Sha256: 6dc77ff8665ba8535df101fb4bf61a53c54c986b00074aea7c1bb0bce3b188a5

Contents?: true

Size: 1.78 KB

Versions: 3

Compression:

Stored size: 1.78 KB

Contents

{
    "_links": {
        "self": {
            "href": "/productions/1"
        },
        "filter": {
            "href": "/productions/1?categories={filter}",
            "templated": true
        }
    },
    "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,
    "_embedded": {
        "author": {
            "_links": {
                "self": {
                    "href": "/authors/1"
                }
            },
            "name": "Rob Conery"
        },
        "episodes": [
            {
                "_links": {
                    "self": {
                        "href": "/episodes/1"
                    },
                    "media": {
                            "type": "video/webm; codecs='vp8.0, vorbis'",
                            "href": "/media/1"
                        }
                },
                "title": "Foundations",
                "description": "In this episode we talk about what it is we're doing: building our startup and getting ourselves off the ground. We take..",
                "released": 1306972800
            },
            {
                "_links": {
                    "self": {
                        "href": "/episodes/2"
                    },
                    "media": {
                            "type": "video/ogg; codecs='theora, vorbis'",
                            "href": "/media/4"
                        }
                },
                "title": "Membership",
                "description": "In this episode Rob hooks up testing in an effort to deal with ASP.NET Membership. The team has decided..",
                "released": 1306972800
            }
        ]
    }
}

Version data entries

3 entries across 3 versions & 1 rubygems

Version Path
hyperclient-0.3.0 test/fixtures/element.json
hyperclient-0.2.0 test/fixtures/element.json
hyperclient-0.1.0 test/fixtures/element.json