Advertisement
Guest User

Untitled

a guest
May 20th, 2023
72
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 3.16 KB | None | 0 0
  1. {
  2. "returnCode": "OK",
  3. "time": {
  4. "date": "20.05.2023",
  5. "time": "17:13"
  6. },
  7. "departures": [
  8. {
  9. "line": {
  10. "name": "U2",
  11. "direction": "Niendorf Nord",
  12. "origin": "Rauhes Haus",
  13. "type": {
  14. "simpleType": "TRAIN",
  15. "shortInfo": "U",
  16. "longInfo": "U-Bahn",
  17. "model": "DT5"
  18. },
  19. "id": "HHA-U:U2_HHA-U"
  20. },
  21. "directionId": 1,
  22. "timeOffset": 3,
  23. "delay": 0,
  24. "serviceId": 175417654,
  25. "station": {
  26. "combinedName": "Christuskirche",
  27. "id": "Master:84902"
  28. }
  29. },
  30. {
  31. "line": {
  32. "name": "U2",
  33. "direction": "Rauhes Haus",
  34. "origin": "Niendorf Nord",
  35. "type": {
  36. "simpleType": "TRAIN",
  37. "shortInfo": "U",
  38. "longInfo": "U-Bahn",
  39. "model": "DT5"
  40. },
  41. "id": "HHA-U:U2_HHA-U"
  42. },
  43. "directionId": 1,
  44. "timeOffset": 3,
  45. "delay": 0,
  46. "serviceId": 26227,
  47. "station": {
  48. "combinedName": "Christuskirche",
  49. "id": "Master:84902"
  50. }
  51. },
  52. {
  53. "line": {
  54. "name": "U2",
  55. "direction": "Hagenbecks Tierpark",
  56. "origin": "Rauhes Haus",
  57. "type": {
  58. "simpleType": "TRAIN",
  59. "shortInfo": "U",
  60. "longInfo": "U-Bahn",
  61. "model": "DT5"
  62. },
  63. "id": "HHA-U:U2_HHA-U"
  64. },
  65. "directionId": 1,
  66. "timeOffset": 8,
  67. "delay": 0,
  68. "serviceId": 1232590515,
  69. "station": {
  70. "combinedName": "Christuskirche",
  71. "id": "Master:84902"
  72. }
  73. },
  74. {
  75. "line": {
  76. "name": "U2",
  77. "direction": "Rauhes Haus",
  78. "origin": "Hagenbecks Tierpark",
  79. "type": {
  80. "simpleType": "TRAIN",
  81. "shortInfo": "U",
  82. "longInfo": "U-Bahn",
  83. "model": "DT4"
  84. },
  85. "id": "HHA-U:U2_HHA-U"
  86. },
  87. "directionId": 1,
  88. "timeOffset": 8,
  89. "delay": 0,
  90. "serviceId": 27809,
  91. "station": {
  92. "combinedName": "Christuskirche",
  93. "id": "Master:84902"
  94. }
  95. },
  96. {
  97. "line": {
  98. "name": "U2",
  99. "direction": "Niendorf Nord",
  100. "origin": "Rauhes Haus",
  101. "type": {
  102. "simpleType": "TRAIN",
  103. "shortInfo": "U",
  104. "longInfo": "U-Bahn",
  105. "model": "DT4"
  106. },
  107. "id": "HHA-U:U2_HHA-U"
  108. },
  109. "directionId": 1,
  110. "timeOffset": 13,
  111. "delay": 0,
  112. "station": {
  113. "combinedName": "Christuskirche",
  114. "id": "Master:84902"
  115. }
  116. },
  117. {
  118. "line": {
  119. "name": "U2",
  120. "direction": "Rauhes Haus",
  121. "origin": "Niendorf Nord",
  122. "type": {
  123. "simpleType": "TRAIN",
  124. "shortInfo": "U",
  125. "longInfo": "U-Bahn",
  126. "model": "DT5"
  127. },
  128. "id": "HHA-U:U2_HHA-U"
  129. },
  130. "directionId": 1,
  131. "timeOffset": 13,
  132. "delay": 0,
  133. "serviceId": 26228,
  134. "station": {
  135. "combinedName": "Christuskirche",
  136. "id": "Master:84902"
  137. }
  138. }
  139. ]
  140. }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement