API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch/<id>/ or /launch/?mode=list&search=SpaceX

GET:
Return a list of all Launch objects.

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

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

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

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

{
    "count": 7214,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7210&ordering=name",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7190&ordering=name",
    "results": [
        {
            "id": "4ed1372f-e7fb-4cf9-bcaa-6d5eed8ec35d",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/4ed1372f-e7fb-4cf9-bcaa-6d5eed8ec35d/?format=api",
            "launch_library_id": null,
            "slug": "zenit-telstar-11n",
            "name": "Zenit | Telstar 11N",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2009-02-26T18:29:55Z",
            "window_end": "2009-02-26T18:29:55Z",
            "window_start": "2009-02-26T18:29:55Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7385,
                "configuration": {
                    "id": 91,
                    "launch_library_id": 94,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/91/?format=api",
                    "name": "Zenit",
                    "family": "Zenith",
                    "full_name": "Zenit 3SLB",
                    "variant": "3SLB"
                }
            },
            "mission": {
                "id": 5774,
                "launch_library_id": null,
                "name": "Telstar 11N",
                "description": "American geostationary communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 2,
                "url": "https://ll.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://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1548,
                    "total_landing_count": 0
                },
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "8691646e-5bf0-464c-976a-5443faaf0948",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/8691646e-5bf0-464c-976a-5443faaf0948/?format=api",
            "launch_library_id": null,
            "slug": "zenit-telstar-18",
            "name": "Zenit | Telstar 18",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2004-06-29T03:58:59Z",
            "window_end": "2004-06-29T03:58:59Z",
            "window_start": "2004-06-29T03:58:59Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7187,
                "configuration": {
                    "id": 11,
                    "launch_library_id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/11/?format=api",
                    "name": "Zenit",
                    "family": "Zenith",
                    "full_name": "Zenit 3SL",
                    "variant": "3SL"
                }
            },
            "mission": {
                "id": 5576,
                "launch_library_id": null,
                "name": "Telstar 18",
                "description": "Telstar 18, launched June 28, 2004 aboard a Sea Launch Zenit-3SL rocket, has successfully reached its in-orbit testing position at 142 degrees East longitude. During the satellite's launch, the Zenit rocket's upper stage shut down 54 seconds early and released the satellite into a low orbit. After the launch, engineers at Space Systems/Loral (SS/L) raised the spacecraft to its correct orbit using a series of carefully planned satellite maneuvers and thruster burns.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 13,
                "url": "https://ll.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://ll.thespacedevs.com/2.0.0/location/3/?format=api",
                    "name": "Sea Launch",
                    "country_code": "???",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_3_20200803142448.jpg",
                    "total_launch_count": 49,
                    "total_landing_count": 0
                },
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "afda37ce-de6d-4015-a5b2-dd7e11ae1882",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/afda37ce-de6d-4015-a5b2-dd7e11ae1882/?format=api",
            "launch_library_id": null,
            "slug": "zenit-thuraya-1",
            "name": "Zenit | Thuraya 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2000-10-21T05:52:00Z",
            "window_end": "2000-10-21T05:52:00Z",
            "window_start": "2000-10-21T05:52:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7018,
                "configuration": {
                    "id": 11,
                    "launch_library_id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/11/?format=api",
                    "name": "Zenit",
                    "family": "Zenith",
                    "full_name": "Zenit 3SL",
                    "variant": "3SL"
                }
            },
            "mission": {
                "id": 5407,
                "launch_library_id": null,
                "name": "Thuraya 1",
                "description": "Thuraya-1 is the first satellite in the Boeing GEM (Geomobile) series. This product line expands Boeing's offerings beyond satellite manufacturing, to integrate a high-power geosynchronous satellite (derived from the Boeing BSS_702 body-stabilized design) with a ground segment and user handsets, to provide a range of cellular-like voice and data services over a large geographic region. The Thuraya ground segment includes terrestrial gateways plus a collocated network operations center and satellite control facility in the UAE.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 13,
                "url": "https://ll.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://ll.thespacedevs.com/2.0.0/location/3/?format=api",
                    "name": "Sea Launch",
                    "country_code": "???",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_3_20200803142448.jpg",
                    "total_launch_count": 49,
                    "total_landing_count": 0
                },
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "0db2781a-43cd-45a8-aa15-81e53cd6dcf7",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/0db2781a-43cd-45a8-aa15-81e53cd6dcf7/?format=api",
            "launch_library_id": null,
            "slug": "zenit-thuraya-2",
            "name": "Zenit | Thuraya 2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2003-06-10T13:55:59Z",
            "window_end": "2003-06-10T13:55:59Z",
            "window_start": "2003-06-10T13:55:59Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7137,
                "configuration": {
                    "id": 11,
                    "launch_library_id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/11/?format=api",
                    "name": "Zenit",
                    "family": "Zenith",
                    "full_name": "Zenit 3SL",
                    "variant": "3SL"
                }
            },
            "mission": {
                "id": 5526,
                "launch_library_id": null,
                "name": "Thuraya 2",
                "description": "Thuraya offers GSM-compatible mobile telephone services, transmitting and receiving calls through a single 12.25 meter-aperture reflector.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 13,
                "url": "https://ll.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://ll.thespacedevs.com/2.0.0/location/3/?format=api",
                    "name": "Sea Launch",
                    "country_code": "???",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_3_20200803142448.jpg",
                    "total_launch_count": 49,
                    "total_landing_count": 0
                },
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "6c7f546b-9364-4bc6-8fca-ecd2e236cbfe",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/6c7f546b-9364-4bc6-8fca-ecd2e236cbfe/?format=api",
            "launch_library_id": null,
            "slug": "zenit-thuraya-3",
            "name": "Zenit | Thuraya 3",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2008-01-15T11:48:59Z",
            "window_end": "2008-01-15T11:48:59Z",
            "window_start": "2008-01-15T11:48:59Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7340,
                "configuration": {
                    "id": 11,
                    "launch_library_id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/11/?format=api",
                    "name": "Zenit",
                    "family": "Zenith",
                    "full_name": "Zenit 3SL",
                    "variant": "3SL"
                }
            },
            "mission": {
                "id": 5729,
                "launch_library_id": null,
                "name": "Thuraya 3",
                "description": "Emirati geostationary communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 13,
                "url": "https://ll.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://ll.thespacedevs.com/2.0.0/location/3/?format=api",
                    "name": "Sea Launch",
                    "country_code": "???",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_3_20200803142448.jpg",
                    "total_launch_count": 49,
                    "total_landing_count": 0
                },
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "32492572-dc88-4912-9121-733ff2e1ca26",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/32492572-dc88-4912-9121-733ff2e1ca26/?format=api",
            "launch_library_id": null,
            "slug": "zenit-xm-1",
            "name": "Zenit | XM-1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2001-05-08T22:10:29Z",
            "window_end": "2001-05-08T22:10:29Z",
            "window_start": "2001-05-08T22:10:29Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7039,
                "configuration": {
                    "id": 11,
                    "launch_library_id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/11/?format=api",
                    "name": "Zenit",
                    "family": "Zenith",
                    "full_name": "Zenit 3SL",
                    "variant": "3SL"
                }
            },
            "mission": {
                "id": 5428,
                "launch_library_id": null,
                "name": "XM-1",
                "description": "Hughes Space and Communications International, Inc., now Boeing Satellite Systems, Inc., and XM Satellite Radio Inc. (XMTM) signed a contract 23 March 1998, for two BSS-702 model satellites, named XM 1 and XM 2 (nicknamed \"Rock\" and \"Roll\"). These satellites are designed to provide state-of-the-art digital audio radio programming directly to cars, homes and portable radios coast to coast.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                }
            },
            "pad": {
                "id": 13,
                "url": "https://ll.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://ll.thespacedevs.com/2.0.0/location/3/?format=api",
                    "name": "Sea Launch",
                    "country_code": "???",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_3_20200803142448.jpg",
                    "total_launch_count": 49,
                    "total_landing_count": 0
                },
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "c50abd63-f523-4dbb-ba53-5ef27c4afb24",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/c50abd63-f523-4dbb-ba53-5ef27c4afb24/?format=api",
            "launch_library_id": null,
            "slug": "zenit-xm-2",
            "name": "Zenit | XM-2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2001-03-18T22:33:30Z",
            "window_end": "2001-03-18T22:33:30Z",
            "window_start": "2001-03-18T22:33:30Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7036,
                "configuration": {
                    "id": 11,
                    "launch_library_id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/11/?format=api",
                    "name": "Zenit",
                    "family": "Zenith",
                    "full_name": "Zenit 3SL",
                    "variant": "3SL"
                }
            },
            "mission": {
                "id": 5425,
                "launch_library_id": null,
                "name": "XM-2",
                "description": "Hughes Space and Communications International, Inc., now Boeing Satellite Systems, Inc., and XM Satellite Radio Inc. (XMTM) signed a contract 23 March 1998, for two BSS-702 model satellites, named XM 1 and XM 2 (nicknamed \"Rock\" and \"Roll\"). These satellites are designed to provide state-of-the-art digital audio radio programming directly to cars, homes and portable radios coast to coast.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                }
            },
            "pad": {
                "id": 13,
                "url": "https://ll.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://ll.thespacedevs.com/2.0.0/location/3/?format=api",
                    "name": "Sea Launch",
                    "country_code": "???",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_3_20200803142448.jpg",
                    "total_launch_count": 49,
                    "total_landing_count": 0
                },
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "27bd055b-622f-4602-af6c-e587ffbddcab",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/27bd055b-622f-4602-af6c-e587ffbddcab/?format=api",
            "launch_library_id": null,
            "slug": "zenit-xm-3",
            "name": "Zenit | XM-3",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2005-03-01T03:50:59Z",
            "window_end": "2005-03-01T03:50:59Z",
            "window_start": "2005-03-01T03:50:59Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7217,
                "configuration": {
                    "id": 11,
                    "launch_library_id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/11/?format=api",
                    "name": "Zenit",
                    "family": "Zenith",
                    "full_name": "Zenit 3SL",
                    "variant": "3SL"
                }
            },
            "mission": {
                "id": 5606,
                "launch_library_id": null,
                "name": "XM-3",
                "description": "The satellite would supplement the American XM network's satellite direct-broadcast digital radio service.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 13,
                "url": "https://ll.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://ll.thespacedevs.com/2.0.0/location/3/?format=api",
                    "name": "Sea Launch",
                    "country_code": "???",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_3_20200803142448.jpg",
                    "total_launch_count": 49,
                    "total_landing_count": 0
                },
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "ee02a1f3-2370-460b-8dd6-27f30b5635dc",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/ee02a1f3-2370-460b-8dd6-27f30b5635dc/?format=api",
            "launch_library_id": null,
            "slug": "zenit-xm-4",
            "name": "Zenit | XM-4",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2006-10-30T23:48:59Z",
            "window_end": "2006-10-30T23:48:59Z",
            "window_start": "2006-10-30T23:48:59Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7291,
                "configuration": {
                    "id": 11,
                    "launch_library_id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/11/?format=api",
                    "name": "Zenit",
                    "family": "Zenith",
                    "full_name": "Zenit 3SL",
                    "variant": "3SL"
                }
            },
            "mission": {
                "id": 5680,
                "launch_library_id": null,
                "name": "XM-4",
                "description": "Geostationary communications satellite built by Hughes Space and Communications International",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 13,
                "url": "https://ll.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://ll.thespacedevs.com/2.0.0/location/3/?format=api",
                    "name": "Sea Launch",
                    "country_code": "???",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_3_20200803142448.jpg",
                    "total_launch_count": 49,
                    "total_landing_count": 0
                },
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "4f68b074-f52c-4d79-95c5-353a247b773e",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/4f68b074-f52c-4d79-95c5-353a247b773e/?format=api",
            "launch_library_id": null,
            "slug": "zero-maiden-flight",
            "name": "ZERO | Maiden Flight",
            "status": {
                "id": 2,
                "name": "TBD"
            },
            "net": "2025-12-31T00:00:00Z",
            "window_end": "2025-12-31T00:00:00Z",
            "window_start": "2025-12-31T00:00:00Z",
            "inhold": false,
            "tbdtime": true,
            "tbddate": true,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1002,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/1002/?format=api",
                "name": "Interstellar Technologies",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7989,
                "configuration": {
                    "id": 498,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/498/?format=api",
                    "name": "ZERO",
                    "family": "",
                    "full_name": "ZERO",
                    "variant": ""
                }
            },
            "mission": {
                "id": 6515,
                "launch_library_id": null,
                "name": "Maiden Flight",
                "description": "First test flight of ZERO, the first orbital rocket developed by Japanese private company Interstellar Technologies.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 211,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/211/?format=api",
                "agency_id": 1002,
                "name": "Launch Complex 1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Taiki_Aerospace_Research_Field",
                "map_url": "https://www.google.com/maps?q=42.50000000,143.441389",
                "latitude": "42.5",
                "longitude": "143.441389",
                "location": {
                    "id": 32,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/32/?format=api",
                    "name": "Hokkaido Spaceport, Japan",
                    "country_code": "JPN",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_32_20200803142407.jpg",
                    "total_launch_count": 7,
                    "total_landing_count": 0
                },
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_launch_complex_1_20230816074610.jpg",
                "total_launch_count": 0
            },
            "webcast_live": false,
            "image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/images/zero_image_20230816073713.jpg",
            "infographic": null,
            "program": []
        }
    ]
}