Advertisement
Guest User

Untitled

a guest
Apr 26th, 2015
213
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 1.65 KB | None | 0 0
  1. {
  2. "version": "1.0",
  3. "address": "muYJYjRZDPmTEMfyEGe34BGN8tZ6rmRZCu",
  4. "type": "binary",
  5. "category": "sports",
  6. "title": "Superbowl 2014",
  7. "image": "https://www.jahpowerbit.org/feeds/image-1.png",
  8. "description": "The feed for the Super Bowl final",
  9. "url": "http://www.jahpowerbit.org/superbowl2014",
  10. "broadcast_date": "2014-11-01T05:06:07+00:00",
  11. "operator": {
  12. "name": "JahPowerBit",
  13. "image": "https://www.jahpowerbit.org/feeds/image-1.png",
  14. "description": "Development site",
  15. "url": "http://www.jahpowerbit.org"
  16. },
  17. "targets": [{
  18. "text": "The Bronco wins",
  19. "image": "https://www.jahpowerbit.org/feeds/image-1.png",
  20. "value": 1,
  21. "labels": {
  22. "equal": "yes",
  23. "not_equal": "no"
  24. },
  25. "odds": {
  26. "initial": 2,
  27. "suggested": 3
  28. },
  29. "deadline": "2014-07-01T05:06:07+00:00"
  30. }, {
  31. "text": "The Seahawks wins",
  32. "image": "https://www.jahpowerbit.org/feeds/image-1.png",
  33. "value": 2,
  34. "labels": {
  35. "equal": "yes",
  36. "not_equal": "no"
  37. },
  38. "deadline": "2014-07-01T05:06:07+00:00"
  39. }, {
  40. "text": "They draw",
  41. "image": "https://www.jahpowerbit.org/feeds/image-1.png",
  42. "value": 3,
  43. "labels": {
  44. "equal": "yes",
  45. "not_equal": "no"
  46. },
  47. "odds": {
  48. "initial": 3,
  49. "suggested": 4
  50. },
  51. "deadline": "2014-09-01T05:06:07+00:00"
  52. }],
  53. "customs": {
  54. "key1": "value1",
  55. "key2": 2
  56. }
  57. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement