REST API

POST /graph/lookup

Lookup MediaHound Data.

POST https://api.mediahound.net/graph/lookup

Overview

Lookup provides detailed and extensive data using IDs or Mapped Source IDs. In other words, you give us a movie ID, and we give you information for that movie.

For a given set of ids, the Lookup endpoint can give you all sorts of information about them, as well as information stemming from them. For example, if you supplied a list of Movie IDs, it could tell you about those Movies, give you images for each, and then give you the top Contributors for each.

HQL JSON Parameters

PropertyDescription
idsRequired Array of String IDs. The specified components are fetched for each of these IDs.
componentsOptional. Use Components to request additional information for each ID.
pageSizeOptional Integer. See Paging Info Object.
pageOptional Integer. See Paging Info Object.

Example One

Let's say you want the Primary Image, the Key Contributors, and Key Traits about the Movies, The Gladiator and The Notebook. You could say:

Request

{
"ids": ["mhmov-gladiator", "mhmov-the-notebook"],
"components": [
{ "name": "primaryImage" },
{ "name": "keyContributors" },
{ "name": "keyTraits" }
]
}

Response

{
"content": [
{
"object": {
"mhid": "mhmovPeR81SeVnIPqEFsr36NYUqfqHuXzO9lDuQkq72G",
"primaryImage": {
"context": {},
"object": {
"small": {
"width": 180,
"url": "https://images.mediahound.com/v2/media/mhimgIADkOUrp0or8f2xybXJ8EvClLkEv4AhVSC4OpWI.jpg",
"height": 270
},
"thumbnail": {
"width": 90,
"url": "https://images.mediahound.com/v2/media/mhimgApd2nQwhcrNFhUDNIXpnMJthtZDrILJFIr769mB.jpg",
"height": 135
},
"isDefault": false,
"original": {
"width": 734,
"url": "https://images.mediahound.com/v2/media/mhimgtR2KAfzpCueF1rSuwRfsTomKmMSfIHLxQsZJMZg.jpg",
"height": 1102
},
"large": {
"width": 720,
"url": "https://images.mediahound.com/v2/media/mhimgmfoXxv2fc7Gg93Q0g0imqM7ZFDLSa3JRr91fMnW.jpg",
"height": 1080
},
"mhid": "mhimgtR2KAfzpCueF1rSuwRfsTomKmMSfIHLxQsZJMZg",
"name": null,
"averageColor": null,
"medium": {
"width": 360,
"url": "https://images.mediahound.com/v2/media/mhimg3Q9jH0bRbKdNvk5u5cjp8ONumEeYhdduICulzLM.jpg",
"height": 540
}
}
},
"keyContributors": {
"content": [
{
"object": {
"name": "Ridley Scott",
"mhid": "mhricdHv2eCnYem0LZ5rNMCgBOesPtPAxPbwhNd9Pvub",
"altId": "mhric-ridley-scott"
},
"context": {
"relationships": [
{
"contribution": "Director"
},
{
"contribution": "Producer"
}
]
}
},
{
"object": {
"name": "Russell Crowe",
"mhid": "mhricPM4FE1LAJ4HoahHtcEXfXISghonBm1xqdwbQfyJ",
"altId": "mhric-russell-crowe"
},
"context": {
"relationships": [
{
"contribution": "Cast",
"role": "Maximus"
}
]
}
},
{
"object": {
"name": "Joaquin Phoenix",
"mhid": "mhricy1v4gGapcEcyCd1YWfMQea7VhdQFj0KHrnlEV6N",
"altId": "mhric-joaquin-phoenix"
},
"context": {
"relationships": [
{
"contribution": "Cast",
"role": "Commodus"
}
]
}
},
{
"object": {
"name": "Connie Nielsen",
"mhid": "mhric0ehJSnDfAkPbUiIbdL9eR6YwKFlvuaoUDtS7qo8",
"altId": "mhric-connie-nielsen"
},
"context": {
"relationships": [
{
"contribution": "Cast",
"role": "Lucilla"
}
]
}
},
{
"object": {
"name": "Oliver Reed",
"mhid": "mhricx7OJojMdAP5Shne5Hbu57bweBIlcPq26FvVYUQC",
"altId": "mhric-oliver-reed"
},
"context": {
"relationships": [
{
"contribution": "Cast",
"role": "Proximo"
}
]
}
}
]
},
"keyTraits": {
"content": []
},
"name": "Gladiator",
"description": "A disgraced Roman general, played by Russell Crowe, is forced to fight in the iconic Coliseum as a gladiator for the entertainment of the people, and the man responsible for his downfall.",
"altId": "mhmov-gladiator",
"releaseDate": 957398400
}
},
{
"object": {
"mhid": "mhmovmhmrIfMxv8U3zZaAq7wDRK5WuG5h0hdUpInVrM1",
"primaryImage": {
"context": {},
"object": {
"small": {
"width": 180,
"url": "https://images.mediahound.com/v2/media/mhimgCaSpTByWSk2xO8LqvMWmuVL83C1x54KYTfH7R6t.jpg",
"height": 270
},
"thumbnail": {
"width": 90,
"url": "https://images.mediahound.com/v2/media/mhimgAtONQIEdfXQvw0RS0mXRLsXErEFg992ALXPSOoP.jpg",
"height": 135
},
"isDefault": false,
"original": {
"width": 1400,
"url": "https://images.mediahound.com/v2/media/mhimgAMBIdSU1xH5rpS8BAcZgw6J80fVXfERpkRF8qvJ.jpg",
"height": 2100
},
"large": {
"width": 720,
"url": "https://images.mediahound.com/v2/media/mhimgbmUMsbwNsR8QRlWjRnwihaXoy0pPO0HOrnNqJxq.jpg",
"height": 1080
},
"mhid": "mhimgAMBIdSU1xH5rpS8BAcZgw6J80fVXfERpkRF8qvJ",
"name": null,
"averageColor": null,
"medium": {
"width": 360,
"url": "https://images.mediahound.com/v2/media/mhimgONVSyNpXFlRQ4VWsLkFRuhQJ27UZU3NOeTPnBi1.jpg",
"height": 540
}
}
},
"keyContributors": {
"content": [
{
"object": {
"name": "Nick Cassavetes",
"mhid": "mhric3K7Kvx6f5xraJ3fKoKcBxTWQF7o0PO3ejHeopMJ",
"altId": "mhric-nick-cassavetes"
},
"context": {
"relationships": [
{
"contribution": "Director"
}
]
}
},
{
"object": {
"name": "Gena Rowlands",
"mhid": "mhric6qi7hEi2IeNer7m0MeyoKTkhLIE3WRCHbFdWmTa",
"altId": "mhric-gena-rowlands"
},
"context": {
"relationships": [
{
"contribution": "Cast",
"role": "Allie Calhoun"
}
]
}
},
{
"object": {
"name": "James Garner",
"mhid": "mhricHTkZ8rQlVM1jLRZlRjMTHRvKVpOrCv9tcYqwNrT",
"altId": "mhric-james-garner"
},
"context": {
"relationships": [
{
"contribution": "Cast",
"role": "Duke"
}
]
}
},
{
"object": {
"name": "Rachel McAdams",
"mhid": "mhricUylN2rQiwQg9t6zxTNir0g9FdXZ9VzM6LY0aP6r",
"altId": "mhric-rachel-mcadams"
},
"context": {
"relationships": [
{
"contribution": "Cast",
"role": "Allie"
}
]
}
},
{
"object": {
"name": "Ryan Gosling",
"mhid": "mhricxt72tWQY6wN0YhZBLcuk2gh1W8frlNrG7SPLyVK",
"altId": "mhric-ryan-gosling"
},
"context": {
"relationships": [
{
"contribution": "Cast",
"role": "Noah"
}
]
}
}
]
},
"keyTraits": {
"content": []
},
"name": "The Notebook",
"description": "The tale of a poor and underprivileged man and a wealthy young woman who fight through their social differences in the name of true and passionate love.",
"altId": "mhmov-the-notebook",
"releaseDate": 1088121600
}
}
],
"pagingInfo": {
"next": null
}
}

Example Two

In the previous example, we asked for components using a simple Array of Strings, but components are actually quite flexible. They can also be represented in object form. This more complex request formation allows for much greater control of what data you get back! Let's say we want to expand example one by also fetching the Primary Image of each Key Contributor:

Request

{
"ids": ["mhmov-gladiator", "mhmov-the-notebook"],
"components": [
{
"name": "primaryImage"
},
{
"name": "keyContributors",
"components": [
{
"name": "primaryImage"
}
]
},
{
"name": "keyTraits"
}
]
}

As you can see, we have added an additional nested components array inside the keyContributors component definition. We did this in order to request the primaryImage for each Contributor returned.

Response

{
"content": [
{
"object": {
"mhid": "mhmovPeR81SeVnIPqEFsr36NYUqfqHuXzO9lDuQkq72G",
"primaryImage": {
"context": {},
"object": {
"small": {
"width": 180,
"url": "https://images.mediahound.com/v2/media/mhimgIADkOUrp0or8f2xybXJ8EvClLkEv4AhVSC4OpWI.jpg",
"height": 270
},
"thumbnail": {
"width": 90,
"url": "https://images.mediahound.com/v2/media/mhimgApd2nQwhcrNFhUDNIXpnMJthtZDrILJFIr769mB.jpg",
"height": 135
},
"isDefault": false,
"original": {
"width": 734,
"url": "https://images.mediahound.com/v2/media/mhimgtR2KAfzpCueF1rSuwRfsTomKmMSfIHLxQsZJMZg.jpg",
"height": 1102
},
"large": {
"width": 720,
"url": "https://images.mediahound.com/v2/media/mhimgmfoXxv2fc7Gg93Q0g0imqM7ZFDLSa3JRr91fMnW.jpg",
"height": 1080
},
"mhid": "mhimgtR2KAfzpCueF1rSuwRfsTomKmMSfIHLxQsZJMZg",
"name": null,
"averageColor": null,
"medium": {
"width": 360,
"url": "https://images.mediahound.com/v2/media/mhimg3Q9jH0bRbKdNvk5u5cjp8ONumEeYhdduICulzLM.jpg",
"height": 540
}
}
},
"keyTraits": {
"content": []
},
"name": "Gladiator",
"description": "A disgraced Roman general, played by Russell Crowe, is forced to fight in the iconic Coliseum as a gladiator for the entertainment of the people, and the man responsible for his downfall.",
"altId": "mhmov-gladiator",
"releaseDate": 957398400,
"keyContributors": {
"content": [
{
"object": {
"name": "Ridley Scott",
"mhid": "mhricdHv2eCnYem0LZ5rNMCgBOesPtPAxPbwhNd9Pvub",
"altId": "mhric-ridley-scott",
"primaryImage": {
"context": {},
"object": {
"small": {
"width": 180,
"url": "https://images.mediahound.com/v2/media/mhimgeNzJO7PoZxqybGs1qz57WczK0QkbihS0hbxDvGu.jpg",
"height": 270
},
"thumbnail": {
"width": 90,
"url": "https://images.mediahound.com/v2/media/mhimgvTXZAuwVr3JKvTTpzHQAG861W0wDSoNyQGUNBQr.jpg",
"height": 135
},
"isDefault": false,
"original": {
"width": 3412,
"url": "https://images.mediahound.com/v2/media/mhimgO8dGKe9rHOFupSEb7yfmf6cbYgJYRNdzLm5Tanv.jpg",
"height": 5118
},
"large": {
"width": 720,
"url": "https://images.mediahound.com/v2/media/mhimgFTB22ZcPn08meRQR3JVrrx9zPBFO0kXcwuMgqJD.jpg",
"height": 1080
},
"mhid": "mhimgO8dGKe9rHOFupSEb7yfmf6cbYgJYRNdzLm5Tanv",
"name": null,
"averageColor": null,
"medium": {
"width": 360,
"url": "https://images.mediahound.com/v2/media/mhimgk8LAlpVqwHtJ86pJsXrT6YnP2t8j5fRMNj8hsCv.jpg",
"height": 540
}
}
}
},
"context": {
"relationships": [
{
"contribution": "Director"
},
{
"contribution": "Producer"
}
]
}
},
{
"object": {
"name": "Russell Crowe",
"mhid": "mhricPM4FE1LAJ4HoahHtcEXfXISghonBm1xqdwbQfyJ",
"altId": "mhric-russell-crowe",
"primaryImage": {
"context": {},
"object": {
"small": {
"width": 180,
"url": "https://images.mediahound.com/media/mhimg84Tfphr7VpTn8nt0wDS0KlNNPKQZH72j4lgM5gn.jpg",
"height": 270
},
"thumbnail": {
"width": 90,
"url": "https://images.mediahound.com/media/mhimgUNSSVwGLjqdyz1WeJ6xObzyfoIsdN5d0MxUbL0k.jpg",
"height": 135
},
"isDefault": false,
"original": {
"width": 1365,
"url": "https://images.mediahound.com/media/mhimgdc4WbLqs04Wf5XFilqyp52y1COkGsJU9qZpyBBv.jpg",
"height": 2048
},
"large": {
"width": 720,
"url": "https://images.mediahound.com/media/mhimgcU52SGjy2iDDqhsijo6Fc89jscYusbuczLu34PT.jpg",
"height": 1080
},
"mhid": "mhimgdc4WbLqs04Wf5XFilqyp52y1COkGsJU9qZpyBBv",
"name": "Russell Crowe",
"averageColor": null,
"medium": {
"width": 360,
"url": "https://images.mediahound.com/media/mhimgO3PpdHfQwRdbF5Qbfz0YJMMrGWywdzTQ48F7dra.jpg",
"height": 540
}
}
}
},
"context": {
"relationships": [
{
"contribution": "Cast",
"role": "Maximus"
}
]
}
},
{
"object": {
"name": "Joaquin Phoenix",
"mhid": "mhricy1v4gGapcEcyCd1YWfMQea7VhdQFj0KHrnlEV6N",
"altId": "mhric-joaquin-phoenix",
"primaryImage": {
"context": {},
"object": {
"small": {
"width": 180,
"url": "https://images.mediahound.com/v2/media/mhimgv0YZ8WKiQB9SN0kdiveAEZiGXiEGurBG8UxfPHD.jpg",
"height": 270
},
"thumbnail": {
"width": 90,
"url": "https://images.mediahound.com/v2/media/mhimgLSzFsfoNZjj6lqLZhjfTFlJSpvkZHDUz6TxlVPR.jpg",
"height": 135
},
"isDefault": false,
"original": {
"width": 1980,
"url": "https://images.mediahound.com/v2/media/mhimgFUmSM71iYi61W9lgGCAzEoZnI8Z9uFb3Dx2bspG.jpg",
"height": 2970
},
"large": {
"width": 720,
"url": "https://images.mediahound.com/v2/media/mhimg9pFaCRE11YOPkOka9hOThAddoMuCZgG1FaBH2vy.jpg",
"height": 1080
},
"mhid": "mhimgFUmSM71iYi61W9lgGCAzEoZnI8Z9uFb3Dx2bspG",
"name": null,
"averageColor": null,
"medium": {
"width": 360,
"url": "https://images.mediahound.com/v2/media/mhimgGw1lFUnu9tALIUnMb8cckFgp3FrcIKsiKhgCEGk.jpg",
"height": 540
}
}
}
},
"context": {
"relationships": [
{
"contribution": "Cast",
"role": "Commodus"
}
]
}
},
{
"object": {
"name": "Connie Nielsen",
"mhid": "mhric0ehJSnDfAkPbUiIbdL9eR6YwKFlvuaoUDtS7qo8",
"altId": "mhric-connie-nielsen",
"primaryImage": {
"context": {},
"object": {
"small": {
"width": 180,
"url": "https://images.mediahound.com/v2/media/mhimg0oneKRIbmFylwqHrGZDLuhL9d65wuE3M0zmrt8z.jpg",
"height": 270
},
"thumbnail": {
"width": 90,
"url": "https://images.mediahound.com/v2/media/mhimg0hrnk41hh5bJ3wRchSSI83GVp8pKR7fg9tlZSiS.jpg",
"height": 135
},
"isDefault": false,
"original": {
"width": 1700,
"url": "https://images.mediahound.com/v2/media/mhimgcGqng1GEydISiR7hC1FxjbumhQA8w5hsCgG277K.jpg",
"height": 2550
},
"large": {
"width": 720,
"url": "https://images.mediahound.com/v2/media/mhimgQdpVZIw2tdx4ufxUbn1Vl7TI3PGsAEYdb1CScTO.jpg",
"height": 1080
},
"mhid": "mhimgcGqng1GEydISiR7hC1FxjbumhQA8w5hsCgG277K",
"name": null,
"averageColor": null,
"medium": {
"width": 360,
"url": "https://images.mediahound.com/v2/media/mhimgn8ZKftadUioN6oPCNyrDIJ3PEUZebsX9GO0SWZA.jpg",
"height": 540
}
}
}
},
"context": {
"relationships": [
{
"contribution": "Cast",
"role": "Lucilla"
}
]
}
},
{
"object": {
"name": "Oliver Reed",
"mhid": "mhricx7OJojMdAP5Shne5Hbu57bweBIlcPq26FvVYUQC",
"altId": "mhric-oliver-reed",
"primaryImage": {
"context": {},
"object": {
"small": {
"width": 180,
"url": "https://images.mediahound.com/media/mhimgf4S57Q6wPruRrZutOMzaYzmb951kzs0TZWR3XYN.jpg",
"height": 245
},
"thumbnail": {
"width": 90,
"url": "https://images.mediahound.com/media/mhimgnZBhR9t4iduTBo8KFGEOiiNpCm2G7gddCPhgFS6.jpg",
"height": 122
},
"isDefault": false,
"original": {
"width": 330,
"url": "https://images.mediahound.com/media/mhimgWODvbYvqoirmUHzqtz8tbGiXTSvYHw3En5gquSf.jpg",
"height": 450
},
"large": {
"width": 330,
"url": "https://images.mediahound.com/media/mhimgWODvbYvqoirmUHzqtz8tbGiXTSvYHw3En5gquSf.jpg",
"height": 450
},
"mhid": "mhimgWODvbYvqoirmUHzqtz8tbGiXTSvYHw3En5gquSf",
"name": "Oliver Reed",
"averageColor": null,
"medium": {
"width": 330,
"url": "https://images.mediahound.com/media/mhimgWODvbYvqoirmUHzqtz8tbGiXTSvYHw3En5gquSf.jpg",
"height": 450
}
}
}
},
"context": {
"relationships": [
{
"contribution": "Cast",
"role": "Proximo"
}
]
}
}
]
}
}
},
{
"object": {
"mhid": "mhmovmhmrIfMxv8U3zZaAq7wDRK5WuG5h0hdUpInVrM1",
"primaryImage": {
"context": {},
"object": {
"small": {
"width": 180,
"url": "https://images.mediahound.com/v2/media/mhimgCaSpTByWSk2xO8LqvMWmuVL83C1x54KYTfH7R6t.jpg",
"height": 270
},
"thumbnail": {
"width": 90,
"url": "https://images.mediahound.com/v2/media/mhimgAtONQIEdfXQvw0RS0mXRLsXErEFg992ALXPSOoP.jpg",
"height": 135
},
"isDefault": false,
"original": {
"width": 1400,
"url": "https://images.mediahound.com/v2/media/mhimgAMBIdSU1xH5rpS8BAcZgw6J80fVXfERpkRF8qvJ.jpg",
"height": 2100
},
"large": {
"width": 720,
"url": "https://images.mediahound.com/v2/media/mhimgbmUMsbwNsR8QRlWjRnwihaXoy0pPO0HOrnNqJxq.jpg",
"height": 1080
},
"mhid": "mhimgAMBIdSU1xH5rpS8BAcZgw6J80fVXfERpkRF8qvJ",
"name": null,
"averageColor": null,
"medium": {
"width": 360,
"url": "https://images.mediahound.com/v2/media/mhimgONVSyNpXFlRQ4VWsLkFRuhQJ27UZU3NOeTPnBi1.jpg",
"height": 540
}
}
},
"keyTraits": {
"content": []
},
"name": "The Notebook",
"description": "The tale of a poor and underprivileged man and a wealthy young woman who fight through their social differences in the name of true and passionate love.",
"altId": "mhmov-the-notebook",
"releaseDate": 1088121600,
"keyContributors": {
"content": [
{
"object": {
"name": "Nick Cassavetes",
"mhid": "mhric3K7Kvx6f5xraJ3fKoKcBxTWQF7o0PO3ejHeopMJ",
"altId": "mhric-nick-cassavetes",
"primaryImage": {
"context": {},
"object": {
"small": {
"width": 180,
"url": "https://images.mediahound.com/media/mhimgtAFDLb5VOZCHUDms2hK7ADkm71Maolw4giRRFDw.jpg",
"height": 270
},
"thumbnail": {
"width": 90,
"url": "https://images.mediahound.com/media/mhimgOGaHPDQjSjQ9E2dstCoPrS7y5aWyZe4GJ7poCEs.jpg",
"height": 135
},
"isDefault": false,
"original": {
"width": 400,
"url": "https://images.mediahound.com/media/mhimguidvRKg9ycNo1BnjvbQNJNIxrONThwfZBQKQDgb.jpg",
"height": 600
},
"large": {
"width": 400,
"url": "https://images.mediahound.com/media/mhimguidvRKg9ycNo1BnjvbQNJNIxrONThwfZBQKQDgb.jpg",
"height": 600
},
"mhid": "mhimguidvRKg9ycNo1BnjvbQNJNIxrONThwfZBQKQDgb",
"name": "Nick Cassavetes",
"averageColor": null,
"medium": {
"width": 360,
"url": "https://images.mediahound.com/media/mhimgstF8gVVjA8b7Iz6wXVD0ncwnmTRVjXeJvAK62xl.jpg",
"height": 540
}
}
}
},
"context": {
"relationships": [
{
"contribution": "Director"
}
]
}
},
{
"object": {
"name": "Gena Rowlands",
"mhid": "mhric6qi7hEi2IeNer7m0MeyoKTkhLIE3WRCHbFdWmTa",
"altId": "mhric-gena-rowlands",
"primaryImage": {
"context": {},
"object": {
"small": {
"width": 180,
"url": "https://images.mediahound.com/media/mhimgVVl99jmbNA0B0mjQfWtrpPXoYtfVCq5VUqw7ksU.jpg",
"height": 269
},
"thumbnail": {
"width": 90,
"url": "https://images.mediahound.com/media/mhimgVnHrYeDW95UKQNoQHcRXLg6xNBLnYXjxFaphcqG.jpg",
"height": 134
},
"isDefault": false,
"original": {
"width": 1024,
"url": "https://images.mediahound.com/media/mhimgFtJkcRvmULbGV7VNAVyLK9eTNoIzA3SvtFHakMi.jpg",
"height": 1534
},
"large": {
"width": 720,
"url": "https://images.mediahound.com/media/mhimgGgRZcNEaJMlbvvJscNJc8QIY4uecO39sV2n8R9p.jpg",
"height": 1078
},
"mhid": "mhimgFtJkcRvmULbGV7VNAVyLK9eTNoIzA3SvtFHakMi",
"name": "Gena Rowlands",
"averageColor": null,
"medium": {
"width": 360,
"url": "https://images.mediahound.com/media/mhimgHFds837ajClNBzjXKUkR5yAdBIt6NmJ9pIewKh0.jpg",
"height": 539
}
}
}
},
"context": {
"relationships": [
{
"contribution": "Cast",
"role": "Allie Calhoun"
}
]
}
},
{
"object": {
"name": "James Garner",
"mhid": "mhricHTkZ8rQlVM1jLRZlRjMTHRvKVpOrCv9tcYqwNrT",
"altId": "mhric-james-garner",
"primaryImage": {
"context": {},
"object": {
"small": {
"width": 180,
"url": "https://images.mediahound.com/media/mhimghqhDMrRO5fQjw8pzwANm0NdmydcPD3vg4YmQHcJ.jpg",
"height": 265
},
"thumbnail": {
"width": 90,
"url": "https://images.mediahound.com/media/mhimgt6OwlPpvpwYjVT37xdCDO1mCZSs3vXmEHW3lwbM.jpg",
"height": 132
},
"isDefault": false,
"original": {
"width": 339,
"url": "https://images.mediahound.com/media/mhimgXD5kCoTf9V2Ia7vZs3pJ6XhsKtk6qb7D6LpAcwN.jpg",
"height": 500
},
"large": {
"width": 339,
"url": "https://images.mediahound.com/media/mhimgXD5kCoTf9V2Ia7vZs3pJ6XhsKtk6qb7D6LpAcwN.jpg",
"height": 500
},
"mhid": "mhimgXD5kCoTf9V2Ia7vZs3pJ6XhsKtk6qb7D6LpAcwN",
"name": "James Garner",
"averageColor": null,
"medium": {
"width": 339,
"url": "https://images.mediahound.com/media/mhimgXD5kCoTf9V2Ia7vZs3pJ6XhsKtk6qb7D6LpAcwN.jpg",
"height": 500
}
}
}
},
"context": {
"relationships": [
{
"contribution": "Cast",
"role": "Duke"
}
]
}
},
{
"object": {
"name": "Rachel McAdams",
"mhid": "mhricUylN2rQiwQg9t6zxTNir0g9FdXZ9VzM6LY0aP6r",
"altId": "mhric-rachel-mcadams",
"primaryImage": {
"context": {},
"object": {
"small": {
"width": 180,
"url": "https://images.mediahound.com/media/mhimgzAxZDtpvJAtGalPWmNsSDDl2UiXbEhuYbz4iYfq.jpg",
"height": 260
},
"thumbnail": {
"width": 90,
"url": "https://images.mediahound.com/media/mhimgnfhPymsu5DLk8XcqCAa75vmdpF9AzJA91m5sgXT.jpg",
"height": 130
},
"isDefault": false,
"original": {
"width": 1413,
"url": "https://images.mediahound.com/media/mhimgHMTM9FjLaTcPjmbjuums9Wi6H5VqGUKw40UXaOB.jpg",
"height": 2048
},
"large": {
"width": 720,
"url": "https://images.mediahound.com/media/mhimgcg9FIIERiJbcFKgT0ayo5BjFt8BVxoHnbQTpqwg.jpg",
"height": 1043
},
"mhid": "mhimgHMTM9FjLaTcPjmbjuums9Wi6H5VqGUKw40UXaOB",
"name": "Rachel McAdams",
"averageColor": null,
"medium": {
"width": 360,
"url": "https://images.mediahound.com/media/mhimgauikfgx6aqHPPQpZ25wwZNt1v7j0bX5lYazo4zh.jpg",
"height": 521
}
}
}
},
"context": {
"relationships": [
{
"contribution": "Cast",
"role": "Allie"
}
]
}
},
{
"object": {
"name": "Ryan Gosling",
"mhid": "mhricxt72tWQY6wN0YhZBLcuk2gh1W8frlNrG7SPLyVK",
"altId": "mhric-ryan-gosling",
"primaryImage": {
"context": {},
"object": {
"small": {
"width": 180,
"url": "https://images.mediahound.com/media/mhimg1INFM4xrxrl8YkT7wmfoebQOixOqqL576jYHyRD.jpg",
"height": 270
},
"thumbnail": {
"width": 90,
"url": "https://images.mediahound.com/media/mhimgqo8whJcIXnpgKvPqNQPWR6UP6uf7uLM3VvN2QGh.jpg",
"height": 135
},
"isDefault": false,
"original": {
"width": 666,
"url": "https://images.mediahound.com/media/mhimgp9CkceA3ATRzxYUW5qmersviMDn2SHsERpbpqsJ.jpg",
"height": 1000
},
"large": {
"width": 666,
"url": "https://images.mediahound.com/media/mhimgp9CkceA3ATRzxYUW5qmersviMDn2SHsERpbpqsJ.jpg",
"height": 1000
},
"mhid": "mhimgp9CkceA3ATRzxYUW5qmersviMDn2SHsERpbpqsJ",
"name": "Ryan Gosling",
"averageColor": null,
"medium": {
"width": 360,
"url": "https://images.mediahound.com/media/mhimgu46mG5Hw6CouUHAeQpcx0lXBJc4kVnU04B5IwwF.jpg",
"height": 540
}
}
}
},
"context": {
"relationships": [
{
"contribution": "Cast",
"role": "Noah"
}
]
}
}
]
}
}
}
],
"pagingInfo": {
"next": null
}
}