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=5250&ordering=net
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 7240,
    "next": "https://lldev.thespacedevs.com/2.0.0/launch/previous/?format=api&limit=10&offset=5260&ordering=net",
    "previous": "https://lldev.thespacedevs.com/2.0.0/launch/previous/?format=api&limit=10&offset=5240&ordering=net",
    "results": [
        {
            "id": "e6dfa6db-544c-4407-af89-03640bf75789",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/e6dfa6db-544c-4407-af89-03640bf75789/?format=api",
            "launch_library_id": 724,
            "slug": "h-iia-202-igs-optical-4",
            "name": "H-IIA 202 | IGS Optical 4",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2011-09-23T04:36:50Z",
            "window_end": "2011-09-23T04:36:50Z",
            "window_start": "2011-09-23T04:36:50Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 98,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/98/?format=api",
                "name": "Mitsubishi Heavy Industries",
                "type": "Commercial"
            },
            "rocket": {
                "id": 1553,
                "configuration": {
                    "id": 32,
                    "launch_library_id": 53,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/32/?format=api",
                    "name": "H-IIA",
                    "family": "H-II",
                    "full_name": "H-IIA 202",
                    "variant": "202"
                }
            },
            "mission": {
                "id": 6533,
                "launch_library_id": null,
                "name": "IGS Optical 4",
                "description": "The IGS Optical 4 is a Japanese optical reconnaissance satellite. The satellite is operated by the Cabinet Satellite Information Center. The satellite serves both Japan's national defense and civil natural disaster monitoring.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 41,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/41/?format=api",
                "agency_id": 37,
                "name": "Yoshinobu Launch Complex LP-1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
                "map_url": "https://www.google.com/maps?q=30.400813,130.977748",
                "latitude": "30.400813",
                "longitude": "130.977748",
                "location": {
                    "id": 26,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/26/?format=api",
                    "name": "Tanegashima Space Center, Japan",
                    "country_code": "JPN",
                    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
                    "total_launch_count": 95,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_41_20200803143551.jpg",
                "total_launch_count": 57
            },
            "webcast_live": false,
            "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/h-iia_202_lifto_image_20240325123250.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "9f0b5be5-ae73-4be7-a041-d947092eb706",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/9f0b5be5-ae73-4be7-a041-d947092eb706/?format=api",
            "launch_library_id": 725,
            "slug": "zenit-3sl-atlantic-bird-7",
            "name": "Zenit 3SL | Atlantic Bird 7",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2011-09-24T20:17:59Z",
            "window_end": "2011-09-24T20:17:59Z",
            "window_start": "2011-09-24T20:17:59Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 122,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "type": "Commercial"
            },
            "rocket": {
                "id": 1554,
                "configuration": {
                    "id": 11,
                    "launch_library_id": 12,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/11/?format=api",
                    "name": "Zenit",
                    "family": "Zenith",
                    "full_name": "Zenit 3SL",
                    "variant": "3SL"
                }
            },
            "mission": null,
            "pad": {
                "id": 13,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/13/?format=api",
                "agency_id": 80,
                "name": "Launch Platform Odyssey",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Odyssey_(launch_platform)",
                "map_url": "https://www.google.com/maps?q=0.0,-154",
                "latitude": "0.0",
                "longitude": "-154.0",
                "location": {
                    "id": 3,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/3/?format=api",
                    "name": "Sea Launch",
                    "country_code": "???",
                    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
                    "total_launch_count": 56,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "17b411a8-a3d6-46f3-8596-28caccac62bc",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/17b411a8-a3d6-46f3-8596-28caccac62bc/?format=api",
            "launch_library_id": 726,
            "slug": "minotaur-iv-tacsat-4",
            "name": "Minotaur IV+ | TacSat-4",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2011-09-27T15:49:00Z",
            "window_end": "2011-09-27T15:49:00Z",
            "window_start": "2011-09-27T15:49:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 100,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/100/?format=api",
                "name": "Orbital Sciences Corporation",
                "type": "Commercial"
            },
            "rocket": {
                "id": 1555,
                "configuration": {
                    "id": 85,
                    "launch_library_id": 110,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/85/?format=api",
                    "name": "Minotaur IV",
                    "family": "Minotaur",
                    "full_name": "Minotaur IV+",
                    "variant": "+"
                }
            },
            "mission": null,
            "pad": {
                "id": 57,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/57/?format=api",
                "agency_id": null,
                "name": "Launch Pad 1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Pacific_Spaceport_Complex_%E2%80%93_Alaska",
                "map_url": "https://www.google.com/maps?q=57.435833,-152.337778",
                "latitude": "57.435833",
                "longitude": "-152.337778",
                "location": {
                    "id": 25,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/25/?format=api",
                    "name": "Pacific Spaceport Complex, Alaska, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_25_20200803142500.jpg",
                    "total_launch_count": 9,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_57_20200803143509.jpg",
                "total_launch_count": 3
            },
            "webcast_live": false,
            "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/minotaur2520iv_image_20190222030607.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "494e8720-13a2-4c17-b1de-0212ce9853ea",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/494e8720-13a2-4c17-b1de-0212ce9853ea/?format=api",
            "launch_library_id": null,
            "slug": "spaceshiptwo-vss-enterprise-gf16",
            "name": "SpaceShipTwo | VSS Enterprise GF16",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2011-09-29T12:00:00Z",
            "window_end": "2011-09-29T12:00:00Z",
            "window_start": "2011-09-29T12: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": 2909,
                "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": 1326,
                "launch_library_id": null,
                "name": "VSS Enterprise GF16",
                "description": "Free glide test flight of VSS Enterprise.",
                "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": []
        },
        {
            "id": "3d89bc37-df4f-4c7f-a64d-63848baf718e",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/3d89bc37-df4f-4c7f-a64d-63848baf718e/?format=api",
            "launch_library_id": 727,
            "slug": "long-march-2fg-tiangong-1",
            "name": "Long March 2F/G | Tiangong-1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2011-09-29T13:16:03Z",
            "window_end": "2011-09-29T13:16:03Z",
            "window_start": "2011-09-29T13:16:03Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": null,
            "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": 1556,
                "configuration": {
                    "id": 84,
                    "launch_library_id": 111,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/84/?format=api",
                    "name": "Long March 2",
                    "family": "Long March",
                    "full_name": "Long March 2F/G",
                    "variant": "F/G"
                }
            },
            "mission": null,
            "pad": {
                "id": 37,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/37/?format=api",
                "agency_id": null,
                "name": "Launch Area 4 (SLS-1 / 921)",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Launch_Area_4",
                "map_url": "https://www.google.com/maps?q=40.957893,100.290944",
                "latitude": "40.957893",
                "longitude": "100.290944",
                "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": 254,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_37_20200803143603.jpg",
                "total_launch_count": 25
            },
            "webcast_live": false,
            "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long_march_2_image_20210908195835.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "5474af20-23d1-4881-84bd-9a7f3ffda3b1",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/5474af20-23d1-4881-84bd-9a7f3ffda3b1/?format=api",
            "launch_library_id": 728,
            "slug": "proton-m-briz-m-enhanced-quetzsat-1",
            "name": "Proton-M / Briz-M Enhanced | QuetzSat 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2011-09-29T18:32:00Z",
            "window_end": "2011-09-29T18:32:00Z",
            "window_start": "2011-09-29T18:32:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 118,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/118/?format=api",
                "name": "International Launch Services",
                "type": "Commercial"
            },
            "rocket": {
                "id": 1557,
                "configuration": {
                    "id": 87,
                    "launch_library_id": 98,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/87/?format=api",
                    "name": "Proton-M",
                    "family": "Proton / UR-500",
                    "full_name": "Proton-M Briz-M Enhanced",
                    "variant": "Briz-M Enhanced"
                }
            },
            "mission": null,
            "pad": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/15/?format=api",
                "agency_id": null,
                "name": "200/39 (200L)",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
                "latitude": "46.039984",
                "longitude": "63.032093",
                "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": 1556,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_15_20200803143530.jpg",
                "total_launch_count": 167
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "f1fc2cda-6bb8-44b5-aba7-e2483e5e8ff5",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/f1fc2cda-6bb8-44b5-aba7-e2483e5e8ff5/?format=api",
            "launch_library_id": 729,
            "slug": "soyuz-21bfregat-glonass-m-kosmos-2474",
            "name": "Soyuz-2.1b/Fregat | Glonass-M (Kosmos 2474)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2011-10-02T20:15:14Z",
            "window_end": "2011-10-02T20:15:14Z",
            "window_start": "2011-10-02T20:15:14Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 193,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/193/?format=api",
                "name": "Russian Space Forces",
                "type": "Government"
            },
            "rocket": {
                "id": 1558,
                "configuration": {
                    "id": 42,
                    "launch_library_id": 65,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/42/?format=api",
                    "name": "Soyuz 2.1b/Fregat",
                    "family": "Soyuz",
                    "full_name": "Soyuz 2.1b Fregat",
                    "variant": "Fregat"
                }
            },
            "mission": {
                "id": 344,
                "launch_library_id": 506,
                "name": "Glonass-M (Kosmos 2474)",
                "description": "Glonass-M, also known as Uragan-M, are the second generation of Uragan satellite design used for GLONASS satellite navigation system. GLONASS is a Russian space-based navigation system comparable to the similar GPS and Galileo systems. This generation improves on accuracy, power consumption and design life. Each satellite weighs 1415 kg, is equipped with 12 L-band antennas, and has an operational lifetime of 7 years.",
                "launch_designator": null,
                "type": "Navigation",
                "orbit": {
                    "id": 12,
                    "name": "Medium Earth Orbit",
                    "abbrev": "MEO"
                }
            },
            "pad": {
                "id": 85,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/85/?format=api",
                "agency_id": 163,
                "name": "43/4 (43R)",
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=62.92883,40.457098",
                "latitude": "62.92883",
                "longitude": "40.457098",
                "location": {
                    "id": 6,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/6/?format=api",
                    "name": "Plesetsk Cosmodrome, Russian Federation",
                    "country_code": "RUS",
                    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
                    "total_launch_count": 1676,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg",
                "total_launch_count": 324
            },
            "webcast_live": false,
            "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/soyuz_2.1b_image_20230802085331.jpg",
            "infographic": null,
            "program": [
                {
                    "id": 34,
                    "url": "https://lldev.thespacedevs.com/2.0.0/program/34/?format=api",
                    "name": "GLONASS",
                    "description": "GLONASS (ГЛОНАСС, IPA: [ɡɫɐˈnas]; Russian: Глобальная навигационная спутниковая система, tr. Global'naya Navigatsionnaya Sputnikovaya Sistema, lit. 'Global Navigation Satellite System') is a Russian satellite navigation system operating as part of a radionavigation-satellite service. It provides an alternative to Global Positioning System (GPS) and is the second navigational system in operation with global coverage and of comparable precision.",
                    "agencies": [
                        {
                            "id": 63,
                            "url": "https://lldev.thespacedevs.com/2.0.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/glonass_program_20240102170258.png",
                    "start_date": "1982-10-12T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.glonass-iac.ru/en/",
                    "wiki_url": "https://en.wikipedia.org/wiki/GLONASS"
                }
            ]
        },
        {
            "id": "78226dc7-e034-4ba3-b430-7f55cd92cd01",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/78226dc7-e034-4ba3-b430-7f55cd92cd01/?format=api",
            "launch_library_id": 730,
            "slug": "zenit-3slb-intelsat-18",
            "name": "Zenit-3SLB | Intelsat 18",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2011-10-05T21:00:02Z",
            "window_end": "2011-10-05T21:00:02Z",
            "window_start": "2011-10-05T21:00:02Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 122,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "type": "Commercial"
            },
            "rocket": {
                "id": 1559,
                "configuration": {
                    "id": 91,
                    "launch_library_id": 94,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/91/?format=api",
                    "name": "Zenit",
                    "family": "Zenith",
                    "full_name": "Zenit 3SLB",
                    "variant": "3SLB"
                }
            },
            "mission": null,
            "pad": {
                "id": 2,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/2/?format=api",
                "agency_id": null,
                "name": "45/1",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": "45.943492",
                "longitude": "63.653014",
                "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": 1556,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "1fac2df2-b6a8-4e28-a7cd-fa4d6d76987d",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/1fac2df2-b6a8-4e28-a7cd-fa4d6d76987d/?format=api",
            "launch_library_id": 731,
            "slug": "long-march-3be-eutelsat-w3c",
            "name": "Long March 3B/E | Eutelsat W3C",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2011-10-07T08:21:04Z",
            "window_end": "2011-10-07T08:21:04Z",
            "window_start": "2011-10-07T08:21:04Z",
            "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": 1560,
                "configuration": {
                    "id": 50,
                    "launch_library_id": 69,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/50/?format=api",
                    "name": "Long March 3",
                    "family": "Long March",
                    "full_name": "Long March 3B/E",
                    "variant": "B/E"
                }
            },
            "mission": null,
            "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": 229,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_45_20200803143520.jpg",
                "total_launch_count": 120
            },
            "webcast_live": false,
            "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/long2520march25203_image_20190222031215.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "0f4ff9e7-ba0e-4169-b61c-54edf30a96b6",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/0f4ff9e7-ba0e-4169-b61c-54edf30a96b6/?format=api",
            "launch_library_id": 732,
            "slug": "pslv-ca-megha-tropiques",
            "name": "PSLV-CA | Megha-Tropiques",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2011-10-12T05:31:00Z",
            "window_end": "2011-10-12T05:31:00Z",
            "window_start": "2011-10-12T05:31: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": 1563,
                "configuration": {
                    "id": 43,
                    "launch_library_id": 68,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/43/?format=api",
                    "name": "PSLV",
                    "family": "PSLV",
                    "full_name": "PSLV-CA",
                    "variant": "CA"
                }
            },
            "mission": null,
            "pad": {
                "id": 50,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/50/?format=api",
                "agency_id": 31,
                "name": "Satish Dhawan Space Centre First Launch Pad",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Satish_Dhawan_Space_Centre_First_Launch_Pad",
                "map_url": "https://www.google.com/maps?q=13.733,80.235",
                "latitude": "13.733",
                "longitude": "80.235",
                "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_50_20200803143457.jpg",
                "total_launch_count": 62
            },
            "webcast_live": false,
            "image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/pslv_image_20230730102956.jpeg",
            "infographic": null,
            "program": []
        }
    ]
}