Slide 30
Slide 30 text
Smart responses
{
"total": 100,
"count": 10,
"promoslots": [{
"position": "home",
"movies": [{
"id": 1012,
"href": "http://api.example.com/movies/1012"
"title": "Zombie Apocalypse",
...
},{
"id": 1020,
"href": "http://api.example.com/movies/1020"
"title": "Zombie Reloaded”,
...
}]
}]
}
30