lineups_response.json 1.0 KB

12345678910111213141516171819202122232425262728293031323334353637383940
  1. {
  2. "code": 0,
  3. "serverID": "20141201.web.1",
  4. "datetime": "2015-04-17T14:22:17Z",
  5. "lineups": [
  6. {
  7. "lineup": "GBR-0001317-DEFAULT",
  8. "name": "Freeview - Carlton - LWT (Southeast)",
  9. "transport": "DVB-T",
  10. "location": "London",
  11. "uri": "/20141201/lineups/GBR-0001317-DEFAULT"
  12. },
  13. {
  14. "lineup": "USA-IL57303-X",
  15. "name": "Comcast Waukegan/Lake Forest Area - Digital",
  16. "transport": "Cable",
  17. "location": "Lake Forest",
  18. "uri": "/20141201/lineups/USA-IL57303-X"
  19. },
  20. {
  21. "lineup": "USA-NY67791-X",
  22. "name": "Verizon Fios Queens - Digital",
  23. "transport": "Cable",
  24. "location": "Fresh Meadows",
  25. "uri": "/20141201/lineups/USA-NY67791-X"
  26. },
  27. {
  28. "lineup": "USA-OTA-60030",
  29. "name": "Local Over the Air Broadcast",
  30. "transport": "Antenna",
  31. "location": "60030",
  32. "uri": "/20141201/lineups/USA-OTA-60030"
  33. },
  34. {
  35. "lineup": "USA-WI61859-DEFAULT",
  36. "name": "DELETED LINEUP",
  37. "isDeleted": true
  38. }
  39. ]
  40. }