Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- #!/usr/bin/python
- # -*- coding: utf-8 -*-
- {
- u'count': 1,
- u'launches': [{
- u'probability': -1,
- u'isostart': u'20170114T175434Z',
- u'infoURLs': [],
- u'inhold': 0,
- u'id': 879,
- u'vidURL': None,
- u'rocket': {
- u'wikiURL': u'https://en.wikipedia.org/wiki/Falcon_9_Full_Thrust'
- ,
- u'infoURL': u'http://www.spacex.com/falcon9',
- u'name': u'Falcon 9 Full Thrust',
- u'imageURL': u'https://s3.amazonaws.com/launchlibrary/RocketImages/Falcon+9+Full+Thrust_1920.jpg'
- ,
- u'familyname': u'Falcon',
- u'agencies': [{
- u'infoURL': u'http://www.spacex.com/',
- u'wikiURL': u'http://en.wikipedia.org/wiki/SpaceX',
- u'name': u'SpaceX',
- u'countryCode': u'USA',
- u'infoURLs': [u'http://www.spacex.com/'],
- u'abbrev': u'SpX',
- u'type': 3,
- u'id': 121,
- }],
- u'infoURLs': [u'http://www.spacex.com/falcon9'],
- u'imageSizes': [
- 320,
- 480,
- 640,
- 720,
- 768,
- 800,
- 960,
- 1024,
- 1080,
- 1280,
- 1440,
- 1920,
- ],
- u'configuration': u'9 Full Thrust',
- u'id': 80,
- },
- u'tbdtime': 0,
- u'holdreason': None,
- u'location': {
- u'infoURL': u'',
- u'wikiURL': u'',
- u'name': u'Vandenberg AFB, CA, USA',
- u'countryCode': u'USA',
- u'pads': [{
- u'infoURL': u'',
- u'wikiURL': u'',
- u'name': u'Space Launch Complex 4E, Vandenberg AFB, CA'
- ,
- u'mapURL': u'http://maps.google.com/maps?f=q&hl=en&q=34.632+N,+120.611+W&ie=UTF8&z=17&ll=34.632519,-120.611912&spn=0.003946,0.010815&t=k&om=0&iwloc=addr'
- ,
- u'agencies': [{
- u'infoURL': u'http://www.af.mil',
- u'wikiURL': u'http://en.wikipedia.org/wiki/United_States_Air_Force'
- ,
- u'name': u'United States Air Force',
- u'countryCode': u'USA',
- u'infoURLs': [u'http://www.af.mil'],
- u'abbrev': u'USAF',
- u'type': 1,
- u'id': 161,
- }, {
- u'infoURL': u'http://www.spacex.com/',
- u'wikiURL': u'http://en.wikipedia.org/wiki/SpaceX',
- u'name': u'SpaceX',
- u'countryCode': u'USA',
- u'infoURLs': [u'http://www.spacex.com/'],
- u'abbrev': u'SpX',
- u'type': 3,
- u'id': 121,
- }],
- u'longitude': -120.611,
- u'latitude': 34.632,
- u'id': 100,
- }],
- u'id': 18,
- },
- u'net': u'January 14, 2017 17:54:34 UTC',
- u'vidURLs': [u'http://www.spacex.com/webcast/'],
- u'isonet': u'20170114T175434Z',
- u'status': 1,
- u'wsstamp': 1484416474,
- u'tbddate': 0,
- u'netstamp': 1484416474,
- u'hashtag': None,
- u'missions': [{
- u'typeName': u'Communications',
- u'description': u'Iridium NEXT is a second-generation worldwide network of telecommunications satellites to eventually replace the old Iridium constellation. These satellites will incorporate features such as data transmission which were not emphasized in the original design.'
- ,
- u'type': 10,
- u'id': 207,
- u'name': u'10 x Iridium NEXT (1-10)',
- }],
- u'infoURL': None,
- u'windowend': u'January 14, 2017 17:54:34 UTC',
- u'name': u'Falcon 9 Full Thrust | 10 x Iridium NEXT (1-10)',
- u'isoend': u'20170114T175434Z',
- u'westamp': 1484416474,
- u'failreason': None,
- u'windowstart': u'January 14, 2017 17:54:34 UTC',
- }],
- u'total': 1,
- u'offset': 0,
- }
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement