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

{
    "count": 7501,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=500&ordering=name",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=480&ordering=name",
    "results": [
        {
            "id": "5e2f6f35-e916-4d71-a429-73dd3690c2ee",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/5e2f6f35-e916-4d71-a429-73dd3690c2ee/?format=api",
            "launch_library_id": null,
            "slug": "atlas-iias-amc-10",
            "name": "Atlas IIAS | AMC 10",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2004-02-05T23:46:02Z",
            "window_end": "2004-02-05T23:46:02Z",
            "window_start": "2004-02-05T23:46:02Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/82/?format=api",
                "name": "Lockheed Martin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7169,
                "configuration": {
                    "id": 255,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/255/?format=api",
                    "name": "Atlas IIAS",
                    "family": "Atlas",
                    "full_name": "Atlas IIAS",
                    "variant": "IIAS"
                }
            },
            "mission": {
                "id": 5558,
                "launch_library_id": null,
                "name": "AMC 10",
                "description": "These all C-band satellites with 24 active transponders, provide distribution of cable, broadcast television and radio, telecommunications services, business television and broadband data distribution throughout North America, the Caribbean, Latin America, Europe and Asia.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "total_launch_count": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
                "total_launch_count": 69
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "db43ea45-5514-46e0-a181-824ccc901215",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/db43ea45-5514-46e0-a181-824ccc901215/?format=api",
            "launch_library_id": null,
            "slug": "atlas-iias-amc-11",
            "name": "Atlas IIAS | AMC 11",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2004-05-19T22:22:01Z",
            "window_end": "2004-05-19T22:22:01Z",
            "window_start": "2004-05-19T22:22:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/82/?format=api",
                "name": "Lockheed Martin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7181,
                "configuration": {
                    "id": 255,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/255/?format=api",
                    "name": "Atlas IIAS",
                    "family": "Atlas",
                    "full_name": "Atlas IIAS",
                    "variant": "IIAS"
                }
            },
            "mission": {
                "id": 5570,
                "launch_library_id": null,
                "name": "AMC 11",
                "description": "Civilian communications satellite.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/122/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36B",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "total_launch_count": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
                "total_launch_count": 76
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "25161436-122b-46bc-86fb-b72d33c29378",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/25161436-122b-46bc-86fb-b72d33c29378/?format=api",
            "launch_library_id": null,
            "slug": "atlas-iias-echostar-iii",
            "name": "Atlas IIAS | Echostar III",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1997-10-05T21:01:01Z",
            "window_end": "1997-10-05T21:01:01Z",
            "window_start": "1997-10-05T21:01:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/82/?format=api",
                "name": "Lockheed Martin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 6809,
                "configuration": {
                    "id": 255,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/255/?format=api",
                    "name": "Atlas IIAS",
                    "family": "Atlas",
                    "full_name": "Atlas IIAS",
                    "variant": "IIAS"
                }
            },
            "mission": {
                "id": 5199,
                "launch_library_id": null,
                "name": "Echostar III",
                "description": "EchoStar 3 was originaly ordered as DBSC 1 by DBSC (Direct Broadcast Satellite Corporation) which merged with a subsidiary of EchoStar in late 1995. The merger was approved by the FCC in August 1996. EchoStar is only authorized to operate 11 transponders from 61.5°W but was granted in Mar 1998 a special authorization to use the full frequency space at that location.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/122/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36B",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "total_launch_count": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
                "total_launch_count": 76
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "3efe5bdd-f7c6-4e72-a6c6-f7a95b288163",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/3efe5bdd-f7c6-4e72-a6c6-f7a95b288163/?format=api",
            "launch_library_id": null,
            "slug": "atlas-iias-echostar-v",
            "name": "Atlas IIAS | Echostar V",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1999-09-23T06:02:02Z",
            "window_end": "1999-09-23T06:02:02Z",
            "window_start": "1999-09-23T06:02:02Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/82/?format=api",
                "name": "Lockheed Martin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 6941,
                "configuration": {
                    "id": 255,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/255/?format=api",
                    "name": "Atlas IIAS",
                    "family": "Atlas",
                    "full_name": "Atlas IIAS",
                    "variant": "IIAS"
                }
            },
            "mission": {
                "id": 5331,
                "launch_library_id": null,
                "name": "Echostar V",
                "description": "EchoStar V and VI are series of two high-powered direct broadcast satellites (DBS) being built by Space Systems/Loral (SS/L) for EchoStar Communications Corporation.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "total_launch_count": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
                "total_launch_count": 69
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "b701ec03-552d-4cb5-9532-1fc93e5bbc37",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/b701ec03-552d-4cb5-9532-1fc93e5bbc37/?format=api",
            "launch_library_id": null,
            "slug": "atlas-iias-echostar-vi",
            "name": "Atlas IIAS | Echostar VI",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2000-07-14T05:21:01Z",
            "window_end": "2000-07-14T05:21:01Z",
            "window_start": "2000-07-14T05:21:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/82/?format=api",
                "name": "Lockheed Martin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 6996,
                "configuration": {
                    "id": 255,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/255/?format=api",
                    "name": "Atlas IIAS",
                    "family": "Atlas",
                    "full_name": "Atlas IIAS",
                    "variant": "IIAS"
                }
            },
            "mission": {
                "id": 5385,
                "launch_library_id": null,
                "name": "Echostar VI",
                "description": "EchoStar V and VI are series of two high-powered direct broadcast satellites (DBS) being built by Space Systems/Loral (SS/L) for EchoStar Communications Corporation.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/122/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36B",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "total_launch_count": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
                "total_launch_count": 76
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "6c1a48ee-3ee2-4c86-934e-dca0e8c445d9",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/6c1a48ee-3ee2-4c86-934e-dca0e8c445d9/?format=api",
            "launch_library_id": null,
            "slug": "atlas-iias-eutelsat-w3",
            "name": "Atlas IIAS | Eutelsat W3",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1999-04-12T22:50:01Z",
            "window_end": "1999-04-12T22:50:01Z",
            "window_start": "1999-04-12T22:50:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/82/?format=api",
                "name": "Lockheed Martin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 6911,
                "configuration": {
                    "id": 255,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/255/?format=api",
                    "name": "Atlas IIAS",
                    "family": "Atlas",
                    "full_name": "Atlas IIAS",
                    "variant": "IIAS"
                }
            },
            "mission": {
                "id": 5301,
                "launch_library_id": null,
                "name": "Eutelsat W3",
                "description": "The W satellites are designed to provide telecommunications services primarily over Europe (Eutelsat W2, W3 and W5) and communication services over Russia and Africa (W4). W2, W3 and W5 are designed to offer 24 transponders at saturation and W4 is designed to provide 31 transponders at saturation. The W satellites have a minimum operational lifetime of 12 years. The spacecraft are based on the Spacebus-3000B2 platform.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "total_launch_count": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
                "total_launch_count": 69
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "cb3f88b6-1750-4213-8b63-85fb49040425",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/cb3f88b6-1750-4213-8b63-85fb49040425/?format=api",
            "launch_library_id": null,
            "slug": "atlas-iias-galaxy-8i",
            "name": "Atlas IIAS | Galaxy 8i",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1997-12-08T23:52:01Z",
            "window_end": "1997-12-08T23:52:01Z",
            "window_start": "1997-12-08T23:52:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/82/?format=api",
                "name": "Lockheed Martin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 6825,
                "configuration": {
                    "id": 255,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/255/?format=api",
                    "name": "Atlas IIAS",
                    "family": "Atlas",
                    "full_name": "Atlas IIAS",
                    "variant": "IIAS"
                }
            },
            "mission": {
                "id": 5215,
                "launch_library_id": null,
                "name": "Galaxy 8i",
                "description": "Galaxy 8-i is one of the most powerful satellites to join PanAmSat Corporation's fleet of spacecraft, with nearly 10 kilowatts of power at beginning of life. It is a Hughes HS-601HP body-stabilized model built by Hughes Space and Communications Company in El Segundo, Calif.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/122/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36B",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "total_launch_count": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
                "total_launch_count": 76
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "c76eb0c2-1c01-4e60-98d3-9ff61bd469c7",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/c76eb0c2-1c01-4e60-98d3-9ff61bd469c7/?format=api",
            "launch_library_id": null,
            "slug": "atlas-iias-ge-3",
            "name": "Atlas IIAS | GE 3",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1997-09-04T12:03:00Z",
            "window_end": "1997-09-04T12:03:00Z",
            "window_start": "1997-09-04T12:03:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/82/?format=api",
                "name": "Lockheed Martin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 6802,
                "configuration": {
                    "id": 255,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/255/?format=api",
                    "name": "Atlas IIAS",
                    "family": "Atlas",
                    "full_name": "Atlas IIAS",
                    "variant": "IIAS"
                }
            },
            "mission": {
                "id": 5192,
                "launch_library_id": null,
                "name": "GE 3",
                "description": "GE 3 carries also 24 C-band and 24 Ku-band transponders to provide voice and video communications to North America after parking at 127° W longitude.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "total_launch_count": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
                "total_launch_count": 69
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "468a8f04-8b41-4af5-b694-53e9871a8ef9",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/468a8f04-8b41-4af5-b694-53e9871a8ef9/?format=api",
            "launch_library_id": null,
            "slug": "atlas-iias-hispasat-1c",
            "name": "Atlas IIAS | Hispasat 1C",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2000-02-03T23:30:01Z",
            "window_end": "2000-02-03T23:30:01Z",
            "window_start": "2000-02-03T23:30:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/82/?format=api",
                "name": "Lockheed Martin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 6969,
                "configuration": {
                    "id": 255,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/255/?format=api",
                    "name": "Atlas IIAS",
                    "family": "Atlas",
                    "full_name": "Atlas IIAS",
                    "variant": "IIAS"
                }
            },
            "mission": {
                "id": 5358,
                "launch_library_id": null,
                "name": "Hispasat 1C",
                "description": "Hispasat 1C and 1D are powerful telecommunications satellite based on a Spacebus-3000B2 platform with 28 Ku-band channels built by Alcatel Space for the Spanish company HISPASAT S.A. They offer pan-European and pan-American multi-area coverage. This coverage can extend to certain areas of North Africa. The flexibility offered by the satellite's design will allow users to benefit from intercontinental links between Europe and the Americas.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/122/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36B",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "total_launch_count": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_122_20200803143232.jpg",
                "total_launch_count": 76
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "6a3411a4-8a9f-40bb-930d-4cfddba44bd2",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/6a3411a4-8a9f-40bb-930d-4cfddba44bd2/?format=api",
            "launch_library_id": null,
            "slug": "atlas-iias-hispasat-1d",
            "name": "Atlas IIAS | Hispasat 1D",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2002-09-18T22:04:01Z",
            "window_end": "2002-09-18T22:04:01Z",
            "window_start": "2002-09-18T22:04:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 82,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/82/?format=api",
                "name": "Lockheed Martin",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7105,
                "configuration": {
                    "id": 255,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/255/?format=api",
                    "name": "Atlas IIAS",
                    "family": "Atlas",
                    "full_name": "Atlas IIAS",
                    "variant": "IIAS"
                }
            },
            "mission": {
                "id": 5494,
                "launch_library_id": null,
                "name": "Hispasat 1D",
                "description": "Hispasat 1D provides a complete range of services: digital T.V. broadcast (including live television), telecommunications, data and video transmission and access to Internet and multi media services.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/121/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 36A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Launch_Complex_36",
                "map_url": "https://www.google.com/maps?q=28.4705556,-80.542194",
                "latitude": "28.4705556",
                "longitude": "-80.542194",
                "location": {
                    "id": 12,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/12/?format=api",
                    "name": "Cape Canaveral SFS, FL, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                    "total_launch_count": 1023,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_121_20200803143231.jpg",
                "total_launch_count": 69
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        }
    ]
}