22
33![ Imgur] ( http://i.imgur.com/eL73Iit.png )
44
5- ![ Imgur] ( https://i.imgur.com/DGVwpos .jpg )
5+ ![ Imgur] ( https://i.imgur.com/l0y1El1 .jpg )
66
77# SpaceX Data REST API
88
@@ -29,69 +29,83 @@ GET https://api.spacexdata.com/v2/launches/latest
2929
3030``` json
3131{
32- "flight_number" :54 ,
33- "launch_year" :" 2018" ,
34- "launch_date_unix" :1517433900 ,
35- "launch_date_utc" :" 2018-01-31T21:25:00Z" ,
36- "launch_date_local" :" 2018-01-31T16:25:00-05:00" ,
37- "rocket" :{
38- "rocket_id" :" falcon9" ,
39- "rocket_name" :" Falcon 9" ,
40- "rocket_type" :" FT" ,
41- "first_stage" :{
42- "cores" :[
43- {
44- "core_serial" :" B1032" ,
45- "reused" :true ,
46- "land_success" :true ,
47- "landing_type" :" Ocean" ,
48- "landing_vehicle" :null
49- }
50- ]
51- },
52- "second_stage" :{
53- "payloads" :[
54- {
55- "payload_id" :" GovSat-1" ,
56- "reused" :false ,
57- "customers" :[
58- " GovSat"
59- ],
60- "payload_type" :" Satellite" ,
61- "payload_mass_kg" :4000 ,
62- "payload_mass_lbs" :null ,
63- "orbit" :" GTO"
64- }
65- ]
66- }
67- },
68- "telemetry" :{
69- "flight_club" :null
70- },
71- "reuse" :{
72- "core" :true ,
73- "side_core1" :false ,
74- "side_core2" :false ,
75- "fairings" :false ,
76- "capsule" :false
77- },
78- "launch_site" :{
79- "site_id" :" ccafs_slc_40" ,
80- "site_name" :" CCAFS SLC 40" ,
81- "site_name_long" :" Cape Canaveral Air Force Station Space Launch Complex 40"
82- },
83- "launch_success" :true ,
84- "links" :{
85- "mission_patch" :" https://i.imgur.com/UJTbQ1f.png" ,
86- "reddit_campaign" :" https://www.reddit.com/r/spacex/comments/7olw86/govsat1_ses16_launch_campaign_thread/" ,
87- "reddit_launch" :" https://www.reddit.com/r/spacex/comments/7tvtbh/rspacex_govsat1_official_launch_discussion/" ,
88- "reddit_recovery" :null ,
89- "reddit_media" :" https://www.reddit.com/r/spacex/comments/7tzzwy/rspacex_govsat1_media_thread_videos_images_gifs/" ,
90- "presskit" :" http://www.spacex.com/sites/spacex/files/govsat1presskit.pdf" ,
91- "article_link" :" https://spaceflightnow.com/2018/01/31/spacex-rocket-flies-on-60th-anniversary-of-first-u-s-satellite-launch/" ,
92- "video_link" :" https://www.youtube.com/watch?v=ScYUA51-POQ"
93- },
94- "details" :" Reused booster from the classified NROL-76 mission in May 2017. Following a successful experimental ocean landing that used three engines, the booster unexpectedly remained intact; Elon Musk stated in a tweet that SpaceX will attempt to tow the booster to shore."
32+ "flight_number" : 55 ,
33+ "launch_year" : " 2018" ,
34+ "launch_date_unix" : 1517941800 ,
35+ "launch_date_utc" : " 2018-02-06T18:30:00Z" ,
36+ "launch_date_local" : " 2018-02-06T13:30:00-05:00" ,
37+ "rocket" : {
38+ "rocket_id" : " falconheavy" ,
39+ "rocket_name" : " Falcon Heavy" ,
40+ "rocket_type" : " FT" ,
41+ "first_stage" : {
42+ "cores" : [
43+ {
44+ "core_serial" : " B1033" ,
45+ "reused" : false ,
46+ "land_success" : false ,
47+ "landing_type" : " ASDS" ,
48+ "landing_vehicle" : " OCISLY"
49+ },
50+ {
51+ "core_serial" : " B1025" ,
52+ "reused" : true ,
53+ "land_success" : true ,
54+ "landing_type" : " RTLS" ,
55+ "landing_vehicle" : " LZ-1"
56+ },
57+ {
58+ "core_serial" : " B1023" ,
59+ "reused" : true ,
60+ "land_success" : true ,
61+ "landing_type" : " RTLS" ,
62+ "landing_vehicle" : " LZ-1"
63+ }
64+ ]
65+ },
66+ "second_stage" : {
67+ "payloads" : [
68+ {
69+ "payload_id" : " Tesla Roadster" ,
70+ "reused" : false ,
71+ "customers" : [
72+ " SpaceX"
73+ ],
74+ "payload_type" : " Satellite" ,
75+ "payload_mass_kg" : null ,
76+ "payload_mass_lbs" : null ,
77+ "orbit" : " Heliocentric orbit"
78+ }
79+ ]
80+ }
81+ },
82+ "telemetry" : {
83+ "flight_club" : " https://www.flightclub.io/result?code=FHD1"
84+ },
85+ "reuse" : {
86+ "core" : false ,
87+ "side_core1" : true ,
88+ "side_core2" : true ,
89+ "fairings" : false ,
90+ "capsule" : false
91+ },
92+ "launch_site" : {
93+ "site_id" : " ksc_lc_39a" ,
94+ "site_name" : " KSC LC 39A" ,
95+ "site_name_long" : " Kennedy Space Center Historic Launch Complex 39A"
96+ },
97+ "launch_success" : true ,
98+ "links" : {
99+ "mission_patch" : " https://i.imgur.com/24OyAPQ.png" ,
100+ "reddit_campaign" : " https://www.reddit.com/r/spacex/comments/7hjp03/falcon_heavy_demo_launch_campaign_thread/" ,
101+ "reddit_launch" : " https://www.reddit.com/r/spacex/comments/7vg63x/rspacex_falcon_heavy_test_flight_official_launch/" ,
102+ "reddit_recovery" : null ,
103+ "reddit_media" : " https://www.reddit.com/r/spacex/comments/7vimtm/rspacex_falcon_heavy_test_flight_media_thread/" ,
104+ "presskit" : " http://www.spacex.com/sites/spacex/files/falconheavypresskit_v1.pdf" ,
105+ "article_link" : " " ,
106+ "video_link" : " https://www.youtube.com/watch?v=wbSwFU6tY1c"
107+ },
108+ "details" : " The launch was a success, and the side boosters landed simultaneously at adjacent ground pads. Drone ship landing of the central core is unconfirmed. Final burn to heliocentric mars-earth orbit is expected after the second stage and payload pass through the Van Allen belts, followed by payload separation."
95109}
96110```
97111
0 commit comments