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

{
    "count": 7503,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=630&ordering=name",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=610&ordering=name",
    "results": [
        {
            "id": "bf167e24-0904-4c91-b959-5fd10d0db4a9",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/bf167e24-0904-4c91-b959-5fd10d0db4a9/?format=api",
            "launch_library_id": null,
            "slug": "atlas-slv-3c-centaur-ats-4",
            "name": "Atlas SLV-3C Centaur | ATS 4",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1968-08-10T22:33:02Z",
            "window_end": "1968-08-10T22:33:02Z",
            "window_start": "1968-08-10T22:33:02Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 3812,
                "configuration": {
                    "id": 260,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/260/?format=api",
                    "name": "Atlas SLV-3C Centaur",
                    "family": "Atlas",
                    "full_name": "Atlas SLV-3C Centaur",
                    "variant": "SLV-3C Centaur"
                }
            },
            "mission": {
                "id": 2230,
                "launch_library_id": null,
                "name": "ATS 4",
                "description": "ATS 4 was a satellite designed to test gravity gradient stabilization at synchronous altitude. It failed to reach the desired altitude, thus was not able to fulfill its mission objectives.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 3,
                    "name": "Geosynchronous Orbit",
                    "abbrev": "GSO"
                }
            },
            "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": "d49a6e75-9085-44c4-81ff-683dbcc01350",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/d49a6e75-9085-44c4-81ff-683dbcc01350/?format=api",
            "launch_library_id": null,
            "slug": "atlas-slv-3c-centaur-ats-5",
            "name": "Atlas SLV-3C Centaur | ATS 5",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1969-08-12T11:01:04Z",
            "window_end": "1969-08-12T11:01:04Z",
            "window_start": "1969-08-12T11:01:04Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 3931,
                "configuration": {
                    "id": 260,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/260/?format=api",
                    "name": "Atlas SLV-3C Centaur",
                    "family": "Atlas",
                    "full_name": "Atlas SLV-3C Centaur",
                    "variant": "SLV-3C Centaur"
                }
            },
            "mission": {
                "id": 2349,
                "launch_library_id": null,
                "name": "ATS 5",
                "description": "ATS-5, the last spacecraft in the Hughes/NASA ATS program, was launched August 12, 1969, in a near-perfect trajectory for insertion into synchronous orbit. Although injected successfully into orbit, the spacecraft's reverse spin (counterclockwise) prevented successful deployment of the 124 foot gravity gradient booms for the stabilization experiment. However nine of the other 13 experiments aboard the spacecraft returned useful data.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 3,
                    "name": "Geosynchronous Orbit",
                    "abbrev": "GSO"
                }
            },
            "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": "4226823e-e104-4643-b372-90858ef6b32c",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/4226823e-e104-4643-b372-90858ef6b32c/?format=api",
            "launch_library_id": null,
            "slug": "atlas-slv-3c-centaur-copernicus",
            "name": "Atlas SLV-3C Centaur | Copernicus",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1972-08-21T10:28:02Z",
            "window_end": "1972-08-21T10:28:02Z",
            "window_start": "1972-08-21T10:28:02Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 4286,
                "configuration": {
                    "id": 260,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/260/?format=api",
                    "name": "Atlas SLV-3C Centaur",
                    "family": "Atlas",
                    "full_name": "Atlas SLV-3C Centaur",
                    "variant": "SLV-3C Centaur"
                }
            },
            "mission": {
                "id": 2704,
                "launch_library_id": null,
                "name": "Copernicus",
                "description": "Third Orbiting Astronomical Observatory satellite, equipped with an UV telescope and three X-ray telescopes.",
                "launch_designator": null,
                "type": "Astrophysics",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "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": "76b72341-91ab-4a18-8315-32abf6d41d69",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/76b72341-91ab-4a18-8315-32abf6d41d69/?format=api",
            "launch_library_id": null,
            "slug": "atlas-slv-3c-centaur-intelsat-iv-f2",
            "name": "Atlas SLV-3C Centaur | INTELSAT IV F2",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1971-01-26T00:36:03Z",
            "window_end": "1971-01-26T00:36:03Z",
            "window_start": "1971-01-26T00:36:03Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 4097,
                "configuration": {
                    "id": 260,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/260/?format=api",
                    "name": "Atlas SLV-3C Centaur",
                    "family": "Atlas",
                    "full_name": "Atlas SLV-3C Centaur",
                    "variant": "SLV-3C Centaur"
                }
            },
            "mission": {
                "id": 2515,
                "launch_library_id": null,
                "name": "INTELSAT IV F2",
                "description": "Geostationary communications satellite developed by Hughes Aircraft Company",
                "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": "5b4a16db-7b29-487f-af92-01d707b969a3",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/5b4a16db-7b29-487f-af92-01d707b969a3/?format=api",
            "launch_library_id": null,
            "slug": "atlas-slv-3c-centaur-intelsat-iv-f3",
            "name": "Atlas SLV-3C Centaur | INTELSAT IV F3",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1971-12-20T01:10:04Z",
            "window_end": "1971-12-20T01:10:04Z",
            "window_start": "1971-12-20T01:10:04Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 4215,
                "configuration": {
                    "id": 260,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/260/?format=api",
                    "name": "Atlas SLV-3C Centaur",
                    "family": "Atlas",
                    "full_name": "Atlas SLV-3C Centaur",
                    "variant": "SLV-3C Centaur"
                }
            },
            "mission": {
                "id": 2633,
                "launch_library_id": null,
                "name": "INTELSAT IV F3",
                "description": "Geostationary communications satellite developed by Hughes Aircraft Company",
                "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": "099c5087-5b4d-440e-8257-2356a2c9d0a3",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/099c5087-5b4d-440e-8257-2356a2c9d0a3/?format=api",
            "launch_library_id": null,
            "slug": "atlas-slv-3c-centaur-intelsat-iv-f4",
            "name": "Atlas SLV-3C Centaur | INTELSAT IV F4",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1972-01-23T00:12:04Z",
            "window_end": "1972-01-23T00:12:04Z",
            "window_start": "1972-01-23T00:12:04Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 4222,
                "configuration": {
                    "id": 260,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/260/?format=api",
                    "name": "Atlas SLV-3C Centaur",
                    "family": "Atlas",
                    "full_name": "Atlas SLV-3C Centaur",
                    "variant": "SLV-3C Centaur"
                }
            },
            "mission": {
                "id": 2640,
                "launch_library_id": null,
                "name": "INTELSAT IV F4",
                "description": "Geostationary communications satellite developed by Hughes Aircraft Company",
                "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": "bb3a3813-0617-4d4a-b432-9b0f8e79a7a7",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/bb3a3813-0617-4d4a-b432-9b0f8e79a7a7/?format=api",
            "launch_library_id": null,
            "slug": "atlas-slv-3c-centaur-intelsat-iv-f5",
            "name": "Atlas SLV-3C Centaur | INTELSAT IV F5",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1972-06-13T21:53:04Z",
            "window_end": "1972-06-13T21:53:04Z",
            "window_start": "1972-06-13T21:53:04Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 4262,
                "configuration": {
                    "id": 260,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/260/?format=api",
                    "name": "Atlas SLV-3C Centaur",
                    "family": "Atlas",
                    "full_name": "Atlas SLV-3C Centaur",
                    "variant": "SLV-3C Centaur"
                }
            },
            "mission": {
                "id": 2680,
                "launch_library_id": null,
                "name": "INTELSAT IV F5",
                "description": "Geostationary communications satellite developed by Hughes Aircraft Company",
                "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": "1eadee34-7da0-4b2c-8387-9a4ad35e08fd",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/1eadee34-7da0-4b2c-8387-9a4ad35e08fd/?format=api",
            "launch_library_id": null,
            "slug": "atlas-slv-3c-centaur-mariner-6",
            "name": "Atlas SLV-3C Centaur | Mariner 6",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1969-02-25T01:29:02Z",
            "window_end": "1969-02-25T01:29:02Z",
            "window_start": "1969-02-25T01:29:02Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 3875,
                "configuration": {
                    "id": 260,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/260/?format=api",
                    "name": "Atlas SLV-3C Centaur",
                    "family": "Atlas",
                    "full_name": "Atlas SLV-3C Centaur",
                    "variant": "SLV-3C Centaur"
                }
            },
            "mission": {
                "id": 2293,
                "launch_library_id": null,
                "name": "Mariner 6",
                "description": "Mariner 6 and 7 comprised a dual-spacecraft mission to Mars, the sixth and seventh missions in the Mariner series of spacecraft used for planetary exploration in the flyby mode. The primary objectives of the missions were to study the surface and atmosphere of Mars during close flybys to establish the basis for future investigations, particularly those relevant to the search for extraterrestrial life, and to demonstrate and develop technologies required for future Mars missions and other long-duration missions far from the Sun.",
                "launch_designator": null,
                "type": "Robotic Exploration",
                "orbit": {
                    "id": 23,
                    "name": "Mars flyby",
                    "abbrev": "Mars flyby"
                }
            },
            "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": "2836956b-b8e1-4367-8d51-70c969d68e54",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/2836956b-b8e1-4367-8d51-70c969d68e54/?format=api",
            "launch_library_id": null,
            "slug": "atlas-slv-3c-centaur-mariner-7",
            "name": "Atlas SLV-3C Centaur | Mariner 7",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1969-03-27T22:22:01Z",
            "window_end": "1969-03-27T22:22:01Z",
            "window_start": "1969-03-27T22:22:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 3891,
                "configuration": {
                    "id": 260,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/260/?format=api",
                    "name": "Atlas SLV-3C Centaur",
                    "family": "Atlas",
                    "full_name": "Atlas SLV-3C Centaur",
                    "variant": "SLV-3C Centaur"
                }
            },
            "mission": {
                "id": 2309,
                "launch_library_id": null,
                "name": "Mariner 7",
                "description": "Mariner 6 and 7 comprised a dual-spacecraft mission to Mars, the sixth and seventh missions in the Mariner series of spacecraft used for planetary exploration in the flyby mode. The primary objectives of the missions were to study the surface and atmosphere of Mars during close flybys to establish the basis for future investigations, particularly those relevant to the search for extraterrestrial life, and to demonstrate and develop technologies required for future Mars missions and other long-duration missions far from the Sun.",
                "launch_designator": null,
                "type": "Robotic Exploration",
                "orbit": {
                    "id": 23,
                    "name": "Mars flyby",
                    "abbrev": "Mars flyby"
                }
            },
            "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": "6f7f51ac-6a99-45b3-8464-aeb229667feb",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/6f7f51ac-6a99-45b3-8464-aeb229667feb/?format=api",
            "launch_library_id": null,
            "slug": "atlas-slv-3c-centaur-mariner-8",
            "name": "Atlas SLV-3C Centaur | Mariner 8",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1971-05-09T01:11:02Z",
            "window_end": "1971-05-09T01:11:02Z",
            "window_start": "1971-05-09T01:11:02Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 4133,
                "configuration": {
                    "id": 260,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/260/?format=api",
                    "name": "Atlas SLV-3C Centaur",
                    "family": "Atlas",
                    "full_name": "Atlas SLV-3C Centaur",
                    "variant": "SLV-3C Centaur"
                }
            },
            "mission": {
                "id": 2551,
                "launch_library_id": null,
                "name": "Mariner 8",
                "description": "Mars orbiter designed to map 70% of the Martian surface and study temporal changes in the Martian atmosphere and surface.",
                "launch_designator": null,
                "type": "Robotic Exploration",
                "orbit": {
                    "id": 19,
                    "name": "Mars Orbit",
                    "abbrev": "Mars"
                }
            },
            "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": []
        }
    ]
}