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

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

{
    "count": 7486,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7460&ordering=name",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=7440&ordering=name",
    "results": [
        {
            "id": "8061de59-be77-48e4-85f9-f1bb6516c8ce",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/8061de59-be77-48e4-85f9-f1bb6516c8ce/?format=api",
            "launch_library_id": null,
            "slug": "zenit-directv-1r",
            "name": "Zenit | DirecTV-1R",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1999-10-10T03:28:00Z",
            "window_end": "1999-10-10T03:28:00Z",
            "window_start": "1999-10-10T03:28: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": 6947,
                "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": 5336,
                "launch_library_id": null,
                "name": "DirecTV-1R",
                "description": "To expand channel capacity and strengthen in-orbit redundancy, DirecTV, Inc., ordered a new satellite from Hughes Space and Communications Company (HSC) in 1998. The new spacecraft, called DirecTV 1-R, is a Hughes HS-601HP model satellite scheduled that was launched in October 1999 under a delivery-in-orbit contract.",
                "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "25658233-1099-46b6-b57e-c4d46745abf8",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/25658233-1099-46b6-b57e-c4d46745abf8/?format=api",
            "launch_library_id": null,
            "slug": "zenit-directv-7s",
            "name": "Zenit | DirecTV 7S",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2004-05-04T12:42:00Z",
            "window_end": "2004-05-04T12:42:00Z",
            "window_start": "2004-05-04T12:42: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": 7180,
                "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": 5569,
                "launch_library_id": null,
                "name": "DirecTV 7S",
                "description": "54 Ku-band transponders for Direct-to-home TV services",
                "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "df05893f-b557-4923-b7ab-bf40dab88fea",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/df05893f-b557-4923-b7ab-bf40dab88fea/?format=api",
            "launch_library_id": null,
            "slug": "zenit-echostar-ix",
            "name": "Zenit | Echostar IX",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2003-08-08T03:30:55Z",
            "window_end": "2003-08-08T03:30:55Z",
            "window_start": "2003-08-08T03:30: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": 7143,
                "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": 5532,
                "launch_library_id": null,
                "name": "Echostar IX",
                "description": "The EchoStar IX satellite is equipped with one of the first commercial Ka-band spot-beam payloads for use over the United States",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 3,
                    "name": "Geosynchronous Orbit",
                    "abbrev": "GSO"
                }
            },
            "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "6394920a-d8b9-4e57-bfd5-938ba9d9b50b",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/6394920a-d8b9-4e57-bfd5-938ba9d9b50b/?format=api",
            "launch_library_id": null,
            "slug": "zenit-echostar-x",
            "name": "Zenit | Echostar X",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2006-02-15T23:34:55Z",
            "window_end": "2006-02-15T23:34:55Z",
            "window_start": "2006-02-15T23:34: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": 7255,
                "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": 5644,
                "launch_library_id": null,
                "name": "Echostar X",
                "description": "EchoStar X, also known as EchoStar 10, is an American geostationary communications satellite which is operated by EchoStar on behalf of Dish Network.",
                "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "5cb72765-591a-43ae-aaf1-40622932d043",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/5cb72765-591a-43ae-aaf1-40622932d043/?format=api",
            "launch_library_id": null,
            "slug": "zenit-echostar-xi",
            "name": "Zenit | Echostar XI",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2008-07-16T05:20:59Z",
            "window_end": "2008-07-16T05:20:59Z",
            "window_start": "2008-07-16T05:20: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": 7358,
                "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": 5747,
                "launch_library_id": null,
                "name": "Echostar XI",
                "description": "American geostationary direct broadcasting 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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "45f61bb9-602d-4b0d-a1d7-805409470e5e",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/45f61bb9-602d-4b0d-a1d7-805409470e5e/?format=api",
            "launch_library_id": null,
            "slug": "zenit-estrela-do-sul-1",
            "name": "Zenit | Estrela do Sul 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2004-01-11T04:12:59Z",
            "window_end": "2004-01-11T04:12:59Z",
            "window_start": "2004-01-11T04:12: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": 7168,
                "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": 5557,
                "launch_library_id": null,
                "name": "Estrela do Sul 1",
                "description": "Estrela do Sul (Telstar 14) is a communications satellite operated by Loral Skynet do Brazil, which offers its customers coverage throughout Latin America with connectivity into North America.",
                "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "2b64318f-f7d0-4c46-87ac-46020a014c21",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/2b64318f-f7d0-4c46-87ac-46020a014c21/?format=api",
            "launch_library_id": null,
            "slug": "zenit-galaxy-13",
            "name": "Zenit | Galaxy 13",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2003-10-01T04:02:59Z",
            "window_end": "2003-10-01T04:02:59Z",
            "window_start": "2003-10-01T04:02: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": 7151,
                "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": 5540,
                "launch_library_id": null,
                "name": "Galaxy 13",
                "description": "Horizons-1, also known as Galaxy 13, is a geostationary communications satellite operated by Intelsat",
                "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "fad1e0d5-9b97-421c-81dc-69a92e50062a",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/fad1e0d5-9b97-421c-81dc-69a92e50062a/?format=api",
            "launch_library_id": null,
            "slug": "zenit-galaxy-16",
            "name": "Zenit | Galaxy 16",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2006-06-18T07:50:00Z",
            "window_end": "2006-06-18T07:50:00Z",
            "window_start": "2006-06-18T07:50: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": 7271,
                "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": 5660,
                "launch_library_id": null,
                "name": "Galaxy 16",
                "description": "Galaxy 16 is a C- and Ku-band satellite with 24 C-band and 24 Ku-band transponders. The spacecraft is a version of SS/L's space-proven SSL-1300 satellite platform, which has an excellent record of reliable operation. The geostationary SSL-1300 has a designed service life of 15 years and maintains station-keeping and orbital stability by using bipropellant propulsion and momentum-bias systems.",
                "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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "f6652314-5f42-49bb-b444-3e9ada6ad4a0",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f6652314-5f42-49bb-b444-3e9ada6ad4a0/?format=api",
            "launch_library_id": null,
            "slug": "zenit-galaxy-18",
            "name": "Zenit | Galaxy 18",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2008-05-21T09:43:59Z",
            "window_end": "2008-05-21T09:43:59Z",
            "window_start": "2008-05-21T09:43: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": 7352,
                "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": 5741,
                "launch_library_id": null,
                "name": "Galaxy 18",
                "description": "American 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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "5fc81128-c6da-4977-ae8f-24548a95b7de",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/5fc81128-c6da-4977-ae8f-24548a95b7de/?format=api",
            "launch_library_id": null,
            "slug": "zenit-galaxy-19",
            "name": "Zenit | Galaxy 19",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2008-09-24T09:27:59Z",
            "window_end": "2008-09-24T09:27:59Z",
            "window_start": "2008-09-24T09:27: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": 7366,
                "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": 5755,
                "launch_library_id": null,
                "name": "Galaxy 19",
                "description": "American 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://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
                    "total_launch_count": 55,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_13_20200803143257.jpg",
                "total_launch_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        }
    ]
}