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=6930&ordering=-net
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=6940&ordering=-net",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=6920&ordering=-net",
    "results": [
        {
            "id": "f419160c-f4b7-456b-8b88-7df84ce1291f",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f419160c-f4b7-456b-8b88-7df84ce1291f/?format=api",
            "launch_library_id": null,
            "slug": "thor-burner-1-dsap-2-f2",
            "name": "Thor Burner 1 | DSAP-2 F2",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1966-01-07T04:48:23Z",
            "window_end": "1966-01-07T04:48:23Z",
            "window_start": "1966-01-07T04:48:23Z",
            "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": 3477,
                "configuration": {
                    "id": 394,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/394/?format=api",
                    "name": "Thor Burner 1",
                    "family": "Thor",
                    "full_name": "Thor Burner 1",
                    "variant": "Burner 1"
                }
            },
            "mission": {
                "id": 1897,
                "launch_library_id": null,
                "name": "DSAP-2 F2",
                "description": "The DSAP-2 (Defense Satellite Application Program Block 2) satellites series consisted of three modified DSAP-1 military meteorological satellites.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 171,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/171/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 10W",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_10",
                "map_url": "https://www.google.com/maps?q=34.7652778,-120.6244162",
                "latitude": "34.7652778",
                "longitude": "-120.6244162",
                "location": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "total_launch_count": 807,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_171_20200803143449.jpg",
                "total_launch_count": 31
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "2bb39543-ee55-4a35-8471-335c2c9c04dc",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/2bb39543-ee55-4a35-8471-335c2c9c04dc/?format=api",
            "launch_library_id": null,
            "slug": "kosmos-65s3-strela-2-1",
            "name": "Kosmos 65S3 | Strela-2 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1965-12-28T12:30:00Z",
            "window_end": "1965-12-28T12:30:00Z",
            "window_start": "1965-12-28T12:30:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 3476,
                "configuration": {
                    "id": 329,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/329/?format=api",
                    "name": "Kosmos 65S3",
                    "family": "Kosmos",
                    "full_name": "Kosmos 65S3",
                    "variant": "65S3"
                }
            },
            "mission": {
                "id": 1896,
                "launch_library_id": null,
                "name": "Strela-2 1",
                "description": "The Strela-2 satellites were prototypes of the second component of the Strela store-dump communication system. It consisted of larger single satellites.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 164,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/164/?format=api",
                "agency_id": null,
                "name": "41/15",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome",
                "map_url": "https://www.google.com/maps?q=45.976,63.666806",
                "latitude": "45.976",
                "longitude": "63.666806",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_164_20200803143415.jpg",
                "total_launch_count": 12
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "e6ecf05c-fde5-433e-8031-e6b6446e7872",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/e6ecf05c-fde5-433e-8031-e6b6446e7872/?format=api",
            "launch_library_id": null,
            "slug": "kosmos-2i-63s1-ds-k-40-1",
            "name": "Kosmos-2I 63S1 | DS-K-40 1",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1965-12-28T08:10:00Z",
            "window_end": "1965-12-28T08:10:00Z",
            "window_start": "1965-12-28T08:10:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 3475,
                "configuration": {
                    "id": 190,
                    "launch_library_id": 211,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/190/?format=api",
                    "name": "Kosmos-2I 63S1",
                    "family": "Kosmos",
                    "full_name": "Kosmos-2I",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1895,
                "launch_library_id": null,
                "name": "DS-K-40 1",
                "description": "DS-K-40 was a series of experimental ELINT satellites developed by Yuzhnoye to test technologies for the Tselina-O program.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 139,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/139/?format=api",
                "agency_id": null,
                "name": "86/1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Kapustin_Yar",
                "map_url": "https://www.google.com/maps?q=48.56935,46.293219",
                "latitude": "48.56935",
                "longitude": "46.293219",
                "location": {
                    "id": 30,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/30/?format=api",
                    "name": "Kapustin Yar, Russian Federation",
                    "country_code": "RUS",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg",
                    "total_launch_count": 101,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_139_20200803143345.jpg",
                "total_launch_count": 26
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-2i252063s1_image_20191201205435.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "b2aeb484-c70d-4321-8284-67ae0dde7788",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/b2aeb484-c70d-4321-8284-67ae0dde7788/?format=api",
            "launch_library_id": null,
            "slug": "soyuz-11a510-us-ao-1",
            "name": "Soyuz 11A510 | US-AO 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1965-12-27T22:24:56Z",
            "window_end": "1965-12-27T22:24:56Z",
            "window_start": "1965-12-27T22:24:56Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 3474,
                "configuration": {
                    "id": 373,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/373/?format=api",
                    "name": "Soyuz 11A510",
                    "family": "Soyuz",
                    "full_name": "Soyuz 11A510",
                    "variant": "11A510"
                }
            },
            "mission": {
                "id": 1894,
                "launch_library_id": null,
                "name": "US-AO 1",
                "description": "US-A (Upravlenniye Sputnik Aktivny) were active radar satellites for ocean surveillance. The high power consumtion of the active radar required a nuclear reactor as power source. The satellites were known as RORSAT in the west. The US-AO series consisted of satellites, which tested all the system components but the nuclear reactor. They were battery powered.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 20,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api",
                "agency_id": null,
                "name": "31/6",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                "latitude": "45.996034",
                "longitude": "63.564003",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
                "total_launch_count": 422
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "bdbb9c19-1d77-471a-87d0-6a5dbb9458ce",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/bdbb9c19-1d77-471a-87d0-6a5dbb9458ce/?format=api",
            "launch_library_id": null,
            "slug": "thor-slv-2a-agena-d-kh-4a-28",
            "name": "Thor SLV-2A Agena D | KH-4A 28",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1965-12-24T21:06:15Z",
            "window_end": "1965-12-24T21:06:15Z",
            "window_start": "1965-12-24T21:06:15Z",
            "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": 3473,
                "configuration": {
                    "id": 417,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/417/?format=api",
                    "name": "Thor SLV-2A Agena D",
                    "family": "Thor",
                    "full_name": "Thor SLV-2A Agena D",
                    "variant": "SLV-2A Agena D"
                }
            },
            "mission": {
                "id": 1893,
                "launch_library_id": null,
                "name": "KH-4A 28",
                "description": "The KH-4A (Keyhole-4A) was the fifth optical reconnaissance satellite version in the Corona-program.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 95,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/95/?format=api",
                "agency_id": 161,
                "name": "Space Launch Complex 1W",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_1",
                "map_url": "https://www.google.com/maps?q=34.7572,-120.6303",
                "latitude": "34.7572",
                "longitude": "-120.6303",
                "location": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "total_launch_count": 807,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_95_20200803143209.jpg",
                "total_launch_count": 56
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "6bf43c61-6e83-4024-8aeb-af7c660d6392",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/6bf43c61-6e83-4024-8aeb-af7c660d6392/?format=api",
            "launch_library_id": null,
            "slug": "scout-a-transit-o-6",
            "name": "Scout A | Transit-O 6",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1965-12-22T04:33:04Z",
            "window_end": "1965-12-22T04:33:04Z",
            "window_start": "1965-12-22T04:33: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": 3472,
                "configuration": {
                    "id": 356,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/356/?format=api",
                    "name": "Scout A",
                    "family": "Scout",
                    "full_name": "Scout A",
                    "variant": "A"
                }
            },
            "mission": {
                "id": 1892,
                "launch_library_id": null,
                "name": "Transit-O 6",
                "description": "The Transit-O series of satellites that closely followed the design of Transit 5C-1 were also called “Oscars” (Oscar is the phonetic alphabet for “O”, i. e., operational). They were also called NNS (Navy Navigation Satellite) or shortened NavSat.",
                "launch_designator": null,
                "type": "Navigation",
                "orbit": {
                    "id": 13,
                    "name": "Polar Orbit",
                    "abbrev": "PO"
                }
            },
            "pad": {
                "id": 154,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/154/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 5",
                "info_url": "http://www.astronautix.com/v/vandenbergslc5.html",
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_5",
                "map_url": "https://www.google.com/maps?q=34.6080,-120.6247",
                "latitude": "34.608",
                "longitude": "-120.6247",
                "location": {
                    "id": 11,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "total_launch_count": 807,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_154_20200803143408.jpg",
                "total_launch_count": 69
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "c9795910-8a96-42ea-adc4-d91a7c34ecd8",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/c9795910-8a96-42ea-adc4-d91a7c34ecd8/?format=api",
            "launch_library_id": null,
            "slug": "titan-iiic-ov2-3",
            "name": "Titan IIIC | OV2-3",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1965-12-21T14:00:01Z",
            "window_end": "1965-12-21T14:00:01Z",
            "window_start": "1965-12-21T14:00: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": 3471,
                "configuration": {
                    "id": 439,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/439/?format=api",
                    "name": "Titan IIIC",
                    "family": "Titan",
                    "full_name": "Titan IIIC",
                    "variant": "IIIC"
                }
            },
            "mission": {
                "id": 1891,
                "launch_library_id": null,
                "name": "OV2-3",
                "description": "The OV2 (Orbiting Vehicle 2) series satellites were originally built for project ARENTS (Advanced Research Environmental Test Satellite), which was intended to obtain supporting data for the Vela program. After the cancellation of the ARENTS program, the already built hardware was reused for OV2, a low-cost series of experimental satellites, which were to be launched for free on Titan-3C test flights to very different orbits.",
                "launch_designator": null,
                "type": "Astrophysics",
                "orbit": {
                    "id": 0,
                    "name": "Elliptical Orbit",
                    "abbrev": "Elliptical"
                }
            },
            "pad": {
                "id": 29,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/29/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 41",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Space_Launch_Complex_41",
                "map_url": "https://www.google.com/maps?q=28.58341025,-80.58303644",
                "latitude": "28.58341025",
                "longitude": "-80.58303644",
                "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_29_20200803143528.jpg",
                "total_launch_count": 115
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "51ca1098-bd02-4fc2-b9d6-d156d4c748a8",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/51ca1098-bd02-4fc2-b9d6-d156d4c748a8/?format=api",
            "launch_library_id": null,
            "slug": "kosmos-2i-63s1-ds-p1-yu-4",
            "name": "Kosmos-2I 63S1 | DS-P1-Yu 4",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1965-12-21T06:14:00Z",
            "window_end": "1965-12-21T06:14:00Z",
            "window_start": "1965-12-21T06:14:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 3470,
                "configuration": {
                    "id": 190,
                    "launch_library_id": 211,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/190/?format=api",
                    "name": "Kosmos-2I 63S1",
                    "family": "Kosmos",
                    "full_name": "Kosmos-2I",
                    "variant": ""
                }
            },
            "mission": {
                "id": 1890,
                "launch_library_id": null,
                "name": "DS-P1-Yu 4",
                "description": "The DS-P1-Yu series of satellites was used to calibrate space surveillance and early warning radars.",
                "launch_designator": null,
                "type": "Test Target",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 139,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/139/?format=api",
                "agency_id": null,
                "name": "86/1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Kapustin_Yar",
                "map_url": "https://www.google.com/maps?q=48.56935,46.293219",
                "latitude": "48.56935",
                "longitude": "46.293219",
                "location": {
                    "id": 30,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/30/?format=api",
                    "name": "Kapustin Yar, Russian Federation",
                    "country_code": "RUS",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg",
                    "total_launch_count": 101,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_139_20200803143345.jpg",
                "total_launch_count": 26
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/kosmos-2i252063s1_image_20191201205435.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "b9aad98c-176a-4cc5-a3e7-9383113caaf6",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/b9aad98c-176a-4cc5-a3e7-9383113caaf6/?format=api",
            "launch_library_id": null,
            "slug": "vostok-8a92m-meteor-1-3",
            "name": "Vostok 8A92M | Meteor-1 3",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1965-12-17T02:20:00Z",
            "window_end": "1965-12-17T02:20:00Z",
            "window_start": "1965-12-17T02:20:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 3469,
                "configuration": {
                    "id": 452,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/452/?format=api",
                    "name": "Vostok 8A92M",
                    "family": "Vostok",
                    "full_name": "Vostok 8A92M",
                    "variant": "8A92M"
                }
            },
            "mission": {
                "id": 1889,
                "launch_library_id": null,
                "name": "Meteor-1 3",
                "description": "The Meteor-1 series was the first series of Soviet meteorological satellites.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 20,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/20/?format=api",
                "agency_id": null,
                "name": "31/6",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                "latitude": "45.996034",
                "longitude": "63.564003",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
                "total_launch_count": 422
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "84bc1ca7-865e-49a2-ad8c-9849f9531e12",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/84bc1ca7-865e-49a2-ad8c-9849f9531e12/?format=api",
            "launch_library_id": null,
            "slug": "r-36o-8k69-ogch-1",
            "name": "R-36O 8K69 | OGCh 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1965-12-16T14:09:22Z",
            "window_end": "1965-12-16T14:09:22Z",
            "window_start": "1965-12-16T14:09:22Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 3468,
                "configuration": {
                    "id": 351,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/351/?format=api",
                    "name": "R-36O 8K69",
                    "family": "R-36O",
                    "full_name": "R-36O 8K69",
                    "variant": "8K69"
                }
            },
            "mission": {
                "id": 1888,
                "launch_library_id": null,
                "name": "OGCh 1",
                "description": "Missile equipped with the 8F021 warhead",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 15,
                    "name": "Suborbital",
                    "abbrev": "Sub"
                }
            },
            "pad": {
                "id": 165,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/165/?format=api",
                "agency_id": null,
                "name": "67/21",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome",
                "map_url": "https://www.google.com/maps?q=45.989,63.702806",
                "latitude": "45.989",
                "longitude": "63.702806",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_165_20200803143444.jpg",
                "total_launch_count": 2
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        }
    ]
}