API endpoint that returns previous Launch objects.

GET: Return a list of previous Launches

FILTERS: Fields - 'name', 'id(s)', 'lsp_id', 'lsp_name', 'launcher_config__id',

MODE: 'normal', 'list', 'detailed' EXAMPLE: ?mode=list

SEARCH: Searches through the launch name, rocket name, launch agency and mission name. EXAMPLE - ?search=SpaceX

GET /2.0.0/launch/previous/?format=api&offset=1340
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 7302,
    "next": "https://lldev.thespacedevs.com/2.0.0/launch/previous/?format=api&limit=10&offset=1350",
    "previous": "https://lldev.thespacedevs.com/2.0.0/launch/previous/?format=api&limit=10&offset=1330",
    "results": [
        {
            "id": "ca4bba85-3828-4644-a58d-715d6e79a778",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/ca4bba85-3828-4644-a58d-715d6e79a778/?format=api",
            "launch_library_id": 1665,
            "slug": "long-march-2dyz-3-hongyan-1-yunhai-2-group-01",
            "name": "Long March 2D/YZ-3 | Hongyan-1 & Yunhai-2 Group 01",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2018-12-29T08:00:05Z",
            "window_end": "2018-12-29T08:24:00Z",
            "window_start": "2018-12-29T07:53:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 88,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 2190,
                "configuration": {
                    "id": 176,
                    "launch_library_id": 213,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/176/?format=api",
                    "name": "Long March 2D/YZ-3",
                    "family": "Long March",
                    "full_name": "Long March 2D/YZ-3",
                    "variant": ""
                }
            },
            "mission": {
                "id": 953,
                "launch_library_id": 1165,
                "name": "Hongyan-1 & Yunhai-2 Group 01",
                "description": "Hongyan-1 is the first demonstration satellite for Hongyan, which is a planned constellation consisting of 320 satellites in low Earth orbit.\r\n\r\nYunhai-2 is a constellation of Chinese military meteorological satellites. Reportedly the satellites use Global Navigation Satellite System (GNSS) Radio Occultation (GNSS-RO) to collect atmospheric data for weather prediction and for ionosphere, climate, and gravity research.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 22,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/22/?format=api",
                "agency_id": null,
                "name": "Launch Area 4 (SLS-2 / 603)",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
                "map_url": "https://www.google.com/maps?q=40.960482,100.298059",
                "latitude": "40.960482",
                "longitude": "100.298059",
                "location": {
                    "id": 17,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/17/?format=api",
                    "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                    "total_launch_count": 259,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_22_20200803143437.jpg",
                "total_launch_count": 128
            },
            "webcast_live": false,
            "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_2d2_image_20231123203521.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "83e8fa14-0661-489f-baf4-43365fa2fc9c",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/83e8fa14-0661-489f-baf4-43365fa2fc9c/?format=api",
            "launch_library_id": 1431,
            "slug": "soyuz-21afregat-m-kanopus-v-no5-kanopus-v-no6",
            "name": "Soyuz 2.1a/Fregat-M | Kanopus-V No.5 & Kanopus-V No.6",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2018-12-27T02:07:18Z",
            "window_end": "2018-12-27T02:07:18Z",
            "window_start": "2018-12-27T02:07:18Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 63,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "type": "Government"
            },
            "rocket": {
                "id": 51,
                "configuration": {
                    "id": 45,
                    "launch_library_id": 83,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/45/?format=api",
                    "name": "Soyuz 2.1a/Fregat-M",
                    "family": "Soyuz",
                    "full_name": "Soyuz 2.1a Fregat-M",
                    "variant": "Fregat-M"
                }
            },
            "mission": {
                "id": 35,
                "launch_library_id": 1159,
                "name": "Kanopus-V No.5 & Kanopus-V No.6",
                "description": "Kanopus-V is a series of Russian Earth observation satellites. They are used for real-time monitoring of natural and man-made emergencies, detecting forest fires, monitoring of land and water resources.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 83,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/83/?format=api",
                "agency_id": 63,
                "name": "Cosmodrome Site 1S",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vostochny_Cosmodrome",
                "map_url": "https://www.google.com/maps?q=51.884395,128.333932",
                "latitude": "51.884395",
                "longitude": "128.333932",
                "location": {
                    "id": 18,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/18/?format=api",
                    "name": "Vostochny Cosmodrome, Siberia, Russian Federation",
                    "country_code": "RUS",
                    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_18_20200803142401.jpg",
                    "total_launch_count": 20,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_83_20200803143544.jpg",
                "total_launch_count": 19
            },
            "webcast_live": false,
            "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1a_image_20190726062341.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "24870a63-1ee8-4b50-9b57-4be09ecb6498",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/24870a63-1ee8-4b50-9b57-4be09ecb6498/?format=api",
            "launch_library_id": 1658,
            "slug": "long-march-3c-tjs-3-tjsw-3",
            "name": "Long March 3C | TJS-3 (TJSW-3)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2018-12-24T16:53:08Z",
            "window_end": "2018-12-24T17:49:00Z",
            "window_start": "2018-12-24T16:48:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 88,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 2167,
                "configuration": {
                    "id": 90,
                    "launch_library_id": 97,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/90/?format=api",
                    "name": "Long March 3",
                    "family": "Long March",
                    "full_name": "Long March 3C",
                    "variant": "C"
                }
            },
            "mission": {
                "id": 224,
                "launch_library_id": 1161,
                "name": "TJS 3 (TJSW-3)",
                "description": "TJS 3 (Tongxin Jishu Shiyan) is a Chinese geostationary communications technology test satellite.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                }
            },
            "pad": {
                "id": 45,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/45/?format=api",
                "agency_id": null,
                "name": "Launch Complex 2 (LC-2)",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Xichang_Satellite_Launch_Center",
                "map_url": "https://www.google.com/maps?q=28.245564,102.026751",
                "latitude": "28.245564",
                "longitude": "102.026751",
                "location": {
                    "id": 16,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/16/?format=api",
                    "name": "Xichang Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_16_20200803142513.jpg",
                    "total_launch_count": 232,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg",
                "total_launch_count": 121
            },
            "webcast_live": false,
            "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/chang2527e_2_l_image_20250906202038.bmp",
            "infographic": null,
            "program": []
        },
        {
            "id": "3a4faa1b-9aa3-4844-b518-ef8f83ff6ddd",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/3a4faa1b-9aa3-4844-b518-ef8f83ff6ddd/?format=api",
            "launch_library_id": 996,
            "slug": "falcon-9-block-5-gps-iii-sv01",
            "name": "Falcon 9 Block 5 | GPS III SV01",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2018-12-23T13:51:00Z",
            "window_end": "2018-12-23T14:17:00Z",
            "window_start": "2018-12-23T13:51:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": 95,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/121/?format=api",
                "name": "SpaceX",
                "type": "Commercial"
            },
            "rocket": {
                "id": 48,
                "configuration": {
                    "id": 164,
                    "launch_library_id": 188,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
                    "name": "Falcon 9",
                    "family": "Falcon",
                    "full_name": "Falcon 9 Block 5",
                    "variant": "Block 5"
                }
            },
            "mission": {
                "id": 902,
                "launch_library_id": 894,
                "name": "GPS III SV01 \"Vespucci\"",
                "description": "GPS-IIIA (Global Positioning System) is the first evolution stage of the third generation of the GPS satellites. It consists of the first ten (known as \"tranche\") of GPS III satellites.\n\nThis program will improve position, navigation, and timing services for the warfighter and civil users worldwide and provide advanced anti-jam capabilities yielding superior system security, accuracy and reliability.",
                "launch_designator": null,
                "type": "Navigation",
                "orbit": {
                    "id": 12,
                    "name": "Medium Earth Orbit",
                    "abbrev": "MEO"
                }
            },
            "pad": {
                "id": 80,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/80/?format=api",
                "agency_id": 121,
                "name": "Space Launch Complex 40",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_40",
                "map_url": "https://www.google.com/maps?q=28.56194122,-80.57735736",
                "latitude": "28.56194122",
                "longitude": "-80.57735736",
                "location": {
                    "id": 12,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "total_launch_count": 1056,
                    "total_landing_count": 68
                },
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_80_20200803143323.jpg",
                "total_launch_count": 337
            },
            "webcast_live": false,
            "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/falcon_9_image_20230807133459.jpeg",
            "infographic": null,
            "program": [
                {
                    "id": 29,
                    "url": "https://lldev.thespacedevs.com/2.0.0/program/29/?format=api",
                    "name": "Global Positioning System",
                    "description": "The Global Positioning System (GPS), originally Navstar GPS, is a satellite-based radio navigation system owned by the United States government and operated by the United States Space Force. It is one of the global navigation satellite systems (GNSS) that provide geolocation and time information to a GPS receiver anywhere on or near the Earth where there is an unobstructed line of sight to four or more GPS satellites.",
                    "agencies": [
                        {
                            "id": 1041,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1041/?format=api",
                            "name": "United States Space Force",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/global2520posi_program_20231229182501.png",
                    "start_date": "1978-02-22T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.gps.gov/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Global_Positioning_System"
                }
            ]
        },
        {
            "id": "be540f43-d0f6-4e53-9df6-0bd45208c672",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/be540f43-d0f6-4e53-9df6-0bd45208c672/?format=api",
            "launch_library_id": 1664,
            "slug": "long-march-11-hongyun-1",
            "name": "Long March 11 | Hongyun-1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2018-12-21T23:51:00Z",
            "window_end": "2018-12-22T00:28:00Z",
            "window_start": "2018-12-21T23:46:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 88,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "type": "Government"
            },
            "rocket": {
                "id": 2189,
                "configuration": {
                    "id": 47,
                    "launch_library_id": 71,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/47/?format=api",
                    "name": "Long March 11",
                    "family": "Long March",
                    "full_name": "Long March 11",
                    "variant": "11"
                }
            },
            "mission": {
                "id": 952,
                "launch_library_id": 1164,
                "name": "Hongyun-1",
                "description": "Hongyun is planned constellation of 156 low Earth orbit communications satellites by China Aerospace Science and Industry Corp (CASIC). Hongyun-1 is a technology demonstration satellite.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 21,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/21/?format=api",
                "agency_id": null,
                "name": "Launch Area 95A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
                "map_url": "https://www.google.com/maps?q=40.969117,100.343333",
                "latitude": "40.969117",
                "longitude": "100.343333",
                "location": {
                    "id": 17,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/17/?format=api",
                    "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                    "country_code": "CHN",
                    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                    "total_launch_count": 259,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_21_20200803143253.jpg",
                "total_launch_count": 61
            },
            "webcast_live": false,
            "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long2520march252011_image_20190222031217.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "621ec779-86ee-4795-b2a2-a4db9abef7c3",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/621ec779-86ee-4795-b2a2-a4db9abef7c3/?format=api",
            "launch_library_id": 1588,
            "slug": "proton-mbriz-m-blagovest-n13l-kosmos-2533",
            "name": "Proton-M/Briz-M | Blagovest N13L (Kosmos 2533)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2018-12-21T00:20:00Z",
            "window_end": "2018-12-21T00:20:00Z",
            "window_start": "2018-12-21T00:20:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 96,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/96/?format=api",
                "name": "Khrunichev State Research and Production Space Center",
                "type": "Government"
            },
            "rocket": {
                "id": 50,
                "configuration": {
                    "id": 22,
                    "launch_library_id": 4,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/22/?format=api",
                    "name": "Proton-M Briz-M",
                    "family": "Proton / UR-500",
                    "full_name": "Proton-M Briz-M",
                    "variant": "Briz-M"
                }
            },
            "mission": {
                "id": 650,
                "launch_library_id": 835,
                "name": "Blagovest N13L (Kosmos 2533)",
                "description": "The third of four Blagovest communication satellites. It is a high throughput communications satellite used for high speed internet services, TV, radio broadcasting and voice/video networking.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                }
            },
            "pad": {
                "id": 7,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/7/?format=api",
                "agency_id": null,
                "name": "81/24 (81P)",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=46.071001,62.984999",
                "latitude": "46.071001",
                "longitude": "62.984999",
                "location": {
                    "id": 15,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1558,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_7_20200803143454.jpg",
                "total_launch_count": 92
            },
            "webcast_live": false,
            "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/proton-m2520briz-m_image_20190224012317.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "7ee69952-dc87-47d7-8203-227e9ce413fa",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/7ee69952-dc87-47d7-8203-227e9ce413fa/?format=api",
            "launch_library_id": 1646,
            "slug": "soyuz-stafregat-cso-1",
            "name": "Soyuz STA/Fregat | CSO-1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2018-12-19T16:37:14Z",
            "window_end": "2018-12-19T16:37:14Z",
            "window_start": "2018-12-19T16:37:14Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 115,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/115/?format=api",
                "name": "Arianespace",
                "type": "Commercial"
            },
            "rocket": {
                "id": 2148,
                "configuration": {
                    "id": 49,
                    "launch_library_id": 76,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/49/?format=api",
                    "name": "Soyuz STA",
                    "family": "Soyuz",
                    "full_name": "Soyuz STA Fregat",
                    "variant": "Fregat"
                }
            },
            "mission": {
                "id": 695,
                "launch_library_id": 885,
                "name": "CSO-1",
                "description": "The CSO-1 (Composante Spatiale Optique-1) satellite is the first of three new-generation high-resolution optical imaging satellites for the French military, replacing the Helios 2 spy satellite series.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 81,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/81/?format=api",
                "agency_id": 115,
                "name": "Soyuz Launch Complex",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Ensemble_de_Lancement_Soyouz",
                "map_url": "https://www.google.com/maps?q=5.3019,-52.8346",
                "latitude": "5.3019",
                "longitude": "-52.8346",
                "location": {
                    "id": 13,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "country_code": "GUF",
                    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                    "total_launch_count": 327,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_81_20200803143601.jpg",
                "total_launch_count": 26
            },
            "webcast_live": false,
            "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz2520sta_image_20191210133244.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "07d8334b-e9f0-4ed7-b738-1a4b94615807",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/07d8334b-e9f0-4ed7-b738-1a4b94615807/?format=api",
            "launch_library_id": 1575,
            "slug": "gslv-mk-ii-gsat-7a",
            "name": "GSLV Mk II | GSAT-7A",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2018-12-19T10:40:00Z",
            "window_end": "2018-12-19T14:30:00Z",
            "window_start": "2018-12-19T10:30:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 31,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/31/?format=api",
                "name": "Indian Space Research Organization",
                "type": "Government"
            },
            "rocket": {
                "id": 25,
                "configuration": {
                    "id": 168,
                    "launch_library_id": 60,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/168/?format=api",
                    "name": "GSLV Mk II",
                    "family": "GSLV",
                    "full_name": "GSLV Mk. II",
                    "variant": ""
                }
            },
            "mission": {
                "id": 563,
                "launch_library_id": 738,
                "name": "GSAT-7A",
                "description": "GSAT-7A is a geostationary communications satellite for the Indian Air Force (IAF).",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                }
            },
            "pad": {
                "id": 82,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/82/?format=api",
                "agency_id": 31,
                "name": "Satish Dhawan Space Centre Second Launch Pad",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_Second_Launch_Pad",
                "map_url": "https://www.google.com/maps?q=13.7199,80.2304",
                "latitude": "13.7199",
                "longitude": "80.2304",
                "location": {
                    "id": 14,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/14/?format=api",
                    "name": "Satish Dhawan Space Centre, India",
                    "country_code": "IND",
                    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_14_20200803142403.jpg",
                    "total_launch_count": 100,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_82_20200803143602.jpg",
                "total_launch_count": 30
            },
            "webcast_live": false,
            "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520ii_image_20190825171642.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "5cff7134-74a0-490a-8333-507d514c90c5",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/5cff7134-74a0-490a-8333-507d514c90c5/?format=api",
            "launch_library_id": 1459,
            "slug": "electron-this-ones-for-pickering-vcls-elana-xix",
            "name": "Electron | This One's For Pickering (VCLS ELaNa XIX)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2018-12-16T06:33:00Z",
            "window_end": "2018-12-16T08:00:00Z",
            "window_start": "2018-12-16T04:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "",
            "hashtag": "#ELaNa19",
            "launch_service_provider": {
                "id": 147,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/147/?format=api",
                "name": "Rocket Lab",
                "type": "Commercial"
            },
            "rocket": {
                "id": 40,
                "configuration": {
                    "id": 26,
                    "launch_library_id": 148,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/26/?format=api",
                    "name": "Electron",
                    "family": "",
                    "full_name": "Electron",
                    "variant": ""
                }
            },
            "mission": {
                "id": 754,
                "launch_library_id": 642,
                "name": "This One's For Pickering (VCLS ELaNa XIX)",
                "description": "NASA's signed a Venture Class Launch Services contract with Rocket Lab to launch 10 cubesats as a part of CubeSat Launch Initiative Educational Launch of Nanosatellites (ELaNa) program.\r\n\r\nCubesats are:\r\n\r\nALBus / CeREs / CHOMPTT / Da Vinci / ISX / NMTSat / RSat-P / Shields 1 / STF 1 / CubeSail A / CubeSail B /TOMSat EagleScout / TOMSat R3 / SHFT 1",
                "launch_designator": null,
                "type": "Dedicated Rideshare",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 65,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/65/?format=api",
                "agency_id": 147,
                "name": "Rocket Lab Launch Complex 1A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Rocket_Lab_Launch_Complex_1",
                "map_url": "https://www.google.com/maps?q=-39.262833,177.864469",
                "latitude": "-39.262833",
                "longitude": "177.864469",
                "location": {
                    "id": 10,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/10/?format=api",
                    "name": "Rocket Lab Launch Complex 1, Mahia Peninsula, New Zealand",
                    "country_code": "NZL",
                    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_10_20200803142509.jpg",
                    "total_launch_count": 64,
                    "total_landing_count": 17
                },
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_65_20200803143549.jpg",
                "total_launch_count": 33
            },
            "webcast_live": false,
            "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/electron_image_20190705175640.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "02ef655f-b4b6-490e-9e1c-96e301286ce7",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/02ef655f-b4b6-490e-9e1c-96e301286ce7/?format=api",
            "launch_library_id": null,
            "slug": "spaceshiptwo-vss-unity-vp-03",
            "name": "SpaceShipTwo | VSS Unity VP-03",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2018-12-13T12:00:00Z",
            "window_end": "2018-12-13T12:00:00Z",
            "window_start": "2018-12-13T12:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1024,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1024/?format=api",
                "name": "Virgin Galactic",
                "type": "Private"
            },
            "rocket": {
                "id": 2945,
                "configuration": {
                    "id": 465,
                    "launch_library_id": null,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/465/?format=api",
                    "name": "SpaceShipTwo",
                    "family": "",
                    "full_name": "SpaceShipTwo",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1362,
                "launch_library_id": null,
                "name": "VSS Unity VP-03",
                "description": "Powered test flight of VSS Unity. Reached outer space for the first time according to the US definition of the space border.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                }
            },
            "pad": {
                "id": 190,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/190/?format=api",
                "agency_id": 1024,
                "name": "Mojave Air and Space Port",
                "info_url": "https://www.mojaveairport.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Mojave_Air_and_Space_Port",
                "map_url": "https://www.google.com/maps?q=35.0594444,-118.1538607",
                "latitude": "35.0594444",
                "longitude": "-118.1538607",
                "location": {
                    "id": 144,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/144/?format=api",
                    "name": "Air launch to Suborbital flight",
                    "country_code": "???",
                    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
                    "total_launch_count": 86,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_190_20210522160913.jpg",
                "total_launch_count": 53
            },
            "webcast_live": false,
            "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/spaceshiptwo_image_20210522140909.jpeg",
            "infographic": null,
            "program": []
        }
    ]
}