openactive / implementation-tracker

Activation Issue Tracker for OpenActive Implementations
1 stars 2 forks source link

Additional data #41

Closed nickevansuk closed 8 years ago

nickevansuk commented 8 years ago

Looking at a channel page, there's some other interesting data that would be great to include:

Also nice to have:

ElliottJPerry commented 8 years ago

https://www.youtube.com/watch?v=hFDcoX7s6rE

You want it you got it boss!

{
  "state": "updated",
  "kind": "session",
  "id": 137,
  "modified": "2016-07-07T01:39:04.605100Z",
  "data": {
    "name": "Beach Body Workout",
    "url": "http://www.joinflex.tv/c/justin-brown/events/137",
    "category": "Other",
    "description": "get ready to learn new ways to get summertime fine!! I'm even sharing some of my favorite healthy recipes to help you BLAST FAT",
    "image_url": "https://flex-production.s3.amazonaws.com/uploads/event/image/137/IMG_20140428_111516.jpg",
    "start_date_time": "2016-07-13T20:00:00-05:00",
    "duration": 30,
    "price": 0,
    "channel": {
      "id": 23,
      "name": "Justin Brown",
      "url": "http://www.joinflex.tv/c/justin-brown",
      "tagline": "Health, Wellness, Exercise, Motivation & Looking Good Naked",
      "description": "Personal trainer with over 9 years of experience. My clients become friends which usually turns into family!! I am the trainer for you if you want to gain energy, lose weight and look good naked. Be prepared for a slap of truth from time to time when we discuss things like mindset, exercise, and nutrition. I will teach you the lifestyle of looking good naked which will give you the tools that you need for long term success in building muscle and losing weight!",
      "location": "panama city beach florida",
      "profile_image_url": "https://flex-production.s3.amazonaws.com/uploads/channel/profile_image/23/Beach_oblique_raise.jpg",
      "header_image_url": "https://flex-production.s3.amazonaws.com/uploads/channel/header_image/23/Twitter_cover.png",
      "website_url": "https://www.justinbrownfitness.com",
      "facebook_url": "https://www.facebook.com/justinbrownfitness",
      "twitter_url": "https://www.twitter/justinbrownfit",
      "instagram_url": "https://www.instagram/justinbrownfitness",
      "youtube_url": "https://www.youtube.com/justinbrownfitness",
      "intro_video_url": "https://www.youtube.com/embed/6HTidHl36B4"
    },
    "created_at": "2016-07-07T01:39:04Z"
  }
}

Updated docs: https://github.com/flex-tv/opendata

nickevansuk commented 8 years ago

Perfect, a dream implementation - and the backing track to boot. Great work!