Skip to content

Instantly share code, notes, and snippets.

@f0-x
Last active April 20, 2023 03:42
Show Gist options
  • Save f0-x/0a73b2d812d8beef7dc8dc432bd41188 to your computer and use it in GitHub Desktop.
Save f0-x/0a73b2d812d8beef7dc8dc432bd41188 to your computer and use it in GitHub Desktop.
GET : Updated response schema for Webpageinfo endpoint
{
"id": "1.0.6159e.c100dd1b",
"hasCarouselInfo": [
{
"id": "1.0.6159e.c100dd1a",
"content": "0.0.6159e.c100dc10",
"mimeType": "image/png",
"title": "Ravers",
"logLine": "log-line and not empty",
"description": "description and not empty",
"buttonText": "Sign Up",
"buttonLink": "www.hopin.com/signup",
"tags": [
"Romance",
"Comedy"
],
"hasProject": {
"id": "1.0.6159e.c100dd18",
"title": "Al-Sit",
"synopsis": "Nafisa is a young woman who is about to be betrothed in her Sudanese village to a Dubai businessman, Nadir, who has big plans to use his manufacturing principles on the village’s local cotton production. However, Nadir has one last hurdle to overcome – the village elder, Nafisa’s grandmother aka ‘Al-Sit’ who can decide the fate of a couple or a girl. Will the decision lead to a trip down the aisle…?",
"genre": "Drama",
"logLine": "log-line and not empty",
"category": "short film",
"year": 2021,
"theme": [
"Universe"
],
"hasTrailer": {
"id": "2.2.5db3b.e3000019",
"name": "Trailer Title",
"content": null,
"mimeType": null,
"url": "https://www.youtube.com/watch?v=UHDBKPkaoBc"
}
}
}
],
"hasHeros": [
{
"id": "1.0.6159e.c100dd1a",
"content": "0.0.6159e.c100dc10",
"mimeType": "image/png",
"title": "Ravers",
"logLine": "log-line and not empty",
"description": "synopsis and not empty",
"buttonText": "Sign Up",
"buttonLink": "www.hopin.com/signup",
"tags": [
"Romance",
"Comedy"
],
"hasProject": {
"id": "1.0.6159e.c100dd19",
"title": "Ravers",
"synopsis": "When a contaminated energy drink turns an illegal rave into a nightmare, a germaphobe journalist has to overcome her deepest fears to get her friends out alive.",
"genre": "Horror Comedy",
"logLine": "log-line and not empty",
"category": "feature film",
"theme": [
"Universe"
],
"hasTrailer": {
"id": "2.2.5db3b.e3000019",
"name": "Trailer Title",
"content": null,
"mimeType": null,
"url": "https://www.youtube.com/watch?v=UHDBKPkaoBc"
}
}
}
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment