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

{
    "count": 7494,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=300&ordering=-id",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=280&ordering=-id",
    "results": [
        {
            "id": "f54c4605-e6b5-41fc-9d58-823e1749b543",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f54c4605-e6b5-41fc-9d58-823e1749b543/?format=api",
            "launch_library_id": null,
            "slug": "voskhod-zenit-4m-39",
            "name": "Voskhod | Zenit-4M 39",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1972-07-19T13:45:00Z",
            "window_end": "1972-07-19T13:45:00Z",
            "window_start": "1972-07-19T13:45: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": 4276,
                "configuration": {
                    "id": 104,
                    "launch_library_id": 138,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api",
                    "name": "Voskhod",
                    "family": "R-7",
                    "full_name": "Voskhod",
                    "variant": "Voskhod"
                }
            },
            "mission": {
                "id": 2694,
                "launch_library_id": null,
                "name": "Zenit-4M 39",
                "description": "The soviet Zenit-4M (Rotor, 11F691) was an improved version of the Zenit-4 high resolution reconnaissance satellite and was part of the Vostok-based Zenit-family.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 36,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/36/?format=api",
                "agency_id": 163,
                "name": "43/3 (43L)",
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=62.9273,40.45",
                "latitude": "62.9273",
                "longitude": "40.45",
                "location": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/6/?format=api",
                    "name": "Plesetsk Cosmodrome, Russian Federation",
                    "country_code": "RUS",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
                    "total_launch_count": 1674,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg",
                "total_launch_count": 230
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "f548c2f7-2989-40c6-85bd-b79dd2c26a65",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f548c2f7-2989-40c6-85bd-b79dd2c26a65/?format=api",
            "launch_library_id": null,
            "slug": "voskhod-zenit-2m-30",
            "name": "Voskhod | Zenit-2M 30",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1972-07-28T10:19:00Z",
            "window_end": "1972-07-28T10:19:00Z",
            "window_start": "1972-07-28T10:19: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": 4279,
                "configuration": {
                    "id": 104,
                    "launch_library_id": 138,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/104/?format=api",
                    "name": "Voskhod",
                    "family": "R-7",
                    "full_name": "Voskhod",
                    "variant": "Voskhod"
                }
            },
            "mission": {
                "id": 2697,
                "launch_library_id": null,
                "name": "Zenit-2M 30",
                "description": "The soviet Zenit-2M (Gektor, 11F690) was an improved version of the Zenit-2 area surveillance reconnaissance satellite. It was part of the Vostok-based Zenit-family.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 85,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/85/?format=api",
                "agency_id": 163,
                "name": "43/4 (43R)",
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=62.92883,40.457098",
                "latitude": "62.92883",
                "longitude": "40.457098",
                "location": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/6/?format=api",
                    "name": "Plesetsk Cosmodrome, Russian Federation",
                    "country_code": "RUS",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
                    "total_launch_count": 1674,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg",
                "total_launch_count": 323
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "f53e5b9f-8b42-4097-8316-673c550cc7eb",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f53e5b9f-8b42-4097-8316-673c550cc7eb/?format=api",
            "launch_library_id": null,
            "slug": "ariane-44p-n-star-a",
            "name": "Ariane 44P | N-STAR a",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1995-08-29T06:41:00Z",
            "window_end": "1995-08-29T06:41:00Z",
            "window_start": "1995-08-29T06:41:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 115,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/115/?format=api",
                "name": "Arianespace",
                "type": "Commercial"
            },
            "rocket": {
                "id": 6679,
                "configuration": {
                    "id": 227,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/227/?format=api",
                    "name": "Ariane 44P",
                    "family": "Ariane",
                    "full_name": "Ariane 44P",
                    "variant": "44P"
                }
            },
            "mission": {
                "id": 5069,
                "launch_library_id": null,
                "name": "N-STAR a",
                "description": "Two Space Systems/Loral (SS/L) satellites with the highest capacity of any commercial payloads in space were delivered on orbit in 1995 and 1996 and are now providing a variety of fixed and mobile domestic communications services to customers throughout Japan. These satellites, N-STAR-a and -b, replace the service of the SS/L CS satellites, which have now exceeded their expected lifetimes, and will also provide significant new services, which range from providing alternate routes for telephony, to emergency communications, to marine and terrestrial mobile services, and ISDN.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 124,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/124/?format=api",
                "agency_id": 115,
                "name": "Ariane Launch Area 2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/ELA-2",
                "map_url": "https://www.google.com/maps?q=5.232,-52.778194",
                "latitude": "5.232",
                "longitude": "-52.778194",
                "location": {
                    "id": 13,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/13/?format=api",
                    "name": "Guiana Space Centre, French Guiana",
                    "country_code": "GUF",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_13_20200803142412.jpg",
                    "total_launch_count": 325,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_124_20200803143241.jpg",
                "total_launch_count": 119
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ariane_44p_at_e_image_20240401083030.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "f53a9c5d-76a3-47f2-8acc-1d0060d97057",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f53a9c5d-76a3-47f2-8acc-1d0060d97057/?format=api",
            "launch_library_id": null,
            "slug": "thor-delta-e1-intelsat-ii-f-4",
            "name": "Thor Delta E1 | INTELSAT II F-4",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1967-09-28T00:45:00Z",
            "window_end": "1967-09-28T00:45:00Z",
            "window_start": "1967-09-28T00:45:00Z",
            "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": 3711,
                "configuration": {
                    "id": 405,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/405/?format=api",
                    "name": "Thor Delta E1",
                    "family": "Thor",
                    "full_name": "Thor Delta E1",
                    "variant": "Delta E1"
                }
            },
            "mission": {
                "id": 2129,
                "launch_library_id": null,
                "name": "INTELSAT II F-4",
                "description": "The Intelsat II series of satellites, first launched in 1966, marked the third generation of communications satellites developed by Hughes.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 3,
                    "name": "Geosynchronous Orbit",
                    "abbrev": "GSO"
                }
            },
            "pad": {
                "id": 1,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/1/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 17B",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Space_Launch_Complex_17",
                "map_url": "https://www.google.com/maps?q=28.4458,-80.5657",
                "latitude": "28.4458",
                "longitude": "-80.5657",
                "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": 1022,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_1_20200803143208.jpg",
                "total_launch_count": 132
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "f53462c6-7e3a-41a9-b5a4-d884582ef0fa",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f53462c6-7e3a-41a9-b5a4-d884582ef0fa/?format=api",
            "launch_library_id": null,
            "slug": "falcon-9-block-5-starlink-group-9-6",
            "name": "Falcon 9 Block 5 | Starlink Group 9-6",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2024-09-13T01:45:00Z",
            "window_end": "2024-09-13T04:49:00Z",
            "window_start": "2024-09-13T01:45:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 121,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                "name": "SpaceX",
                "type": "Commercial"
            },
            "rocket": {
                "id": 8316,
                "configuration": {
                    "id": 164,
                    "launch_library_id": 188,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/164/?format=api",
                    "name": "Falcon 9",
                    "family": "Falcon",
                    "full_name": "Falcon 9 Block 5",
                    "variant": "Block 5"
                }
            },
            "mission": {
                "id": 6897,
                "launch_library_id": null,
                "name": "Starlink Group 9-6",
                "description": "A batch of 21 satellites for the Starlink mega-constellation - SpaceX's project for space-based Internet communication system.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 16,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/16/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 4E",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
                "map_url": "https://www.google.com/maps?q=34.632,-120.611",
                "latitude": "34.632",
                "longitude": "-120.611",
                "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": 805,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
                "total_launch_count": 191
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20221009234147.png",
            "infographic": null,
            "program": [
                {
                    "id": 25,
                    "url": "https://ll.thespacedevs.com/2.0.0/program/25/?format=api",
                    "name": "Starlink",
                    "description": "Starlink is a satellite internet constellation operated by American aerospace company SpaceX",
                    "agencies": [
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.0.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starlink_program_20231228154508.jpeg",
                    "start_date": "2018-02-22T14:17:00Z",
                    "end_date": null,
                    "info_url": "https://starlink.com",
                    "wiki_url": "https://en.wikipedia.org/wiki/Starlink"
                }
            ]
        },
        {
            "id": "f5303aad-0672-4825-96d6-996d83d1e7f2",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f5303aad-0672-4825-96d6-996d83d1e7f2/?format=api",
            "launch_library_id": 1843,
            "slug": "juno-ii-explorer-11",
            "name": "Juno II | Explorer 11",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1961-04-27T14:16:38Z",
            "window_end": "1961-04-27T14:16:38Z",
            "window_start": "1961-04-27T14:16:38Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": 0,
            "holdreason": "",
            "failreason": "",
            "hashtag": "",
            "launch_service_provider": {
                "id": 271,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/271/?format=api",
                "name": "Army Ballistic Missile Agency",
                "type": "Government"
            },
            "rocket": {
                "id": 2376,
                "configuration": {
                    "id": 188,
                    "launch_library_id": 206,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/188/?format=api",
                    "name": "Juno II",
                    "family": "",
                    "full_name": "Juno II",
                    "variant": ""
                }
            },
            "mission": null,
            "pad": {
                "id": 97,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/97/?format=api",
                "agency_id": 161,
                "name": "Launch Complex 26B",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_26",
                "map_url": "https://www.google.com/maps?q=28.4433,-80.5712",
                "latitude": "28.4433",
                "longitude": "-80.5712",
                "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": 1022,
                    "total_landing_count": 64
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_97_20200803143224.jpg",
                "total_launch_count": 6
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/juno2520ii_image_20191201204701.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "f52b3a8a-69d0-4a71-a185-599073a383a2",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f52b3a8a-69d0-4a71-a185-599073a383a2/?format=api",
            "launch_library_id": null,
            "slug": "proton-kdm-gorizont-7",
            "name": "Proton-K/DM | Gorizont 7",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1983-06-30T23:56:00Z",
            "window_end": "1983-06-30T23:56:00Z",
            "window_start": "1983-06-30T23:56: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": 5536,
                "configuration": {
                    "id": 349,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/349/?format=api",
                    "name": "Proton-K/DM",
                    "family": "Proton / UR-500",
                    "full_name": "Proton-K/DM",
                    "variant": "DM"
                }
            },
            "mission": {
                "id": 3940,
                "launch_library_id": null,
                "name": "Gorizont 7",
                "description": "Geostationary communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/15/?format=api",
                "agency_id": null,
                "name": "200/39 (200L)",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
                "latitude": "46.039984",
                "longitude": "63.032093",
                "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_15_20200803143530.jpg",
                "total_launch_count": 167
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "f52522db-0ae0-48ed-a385-87f249b169bc",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f52522db-0ae0-48ed-a385-87f249b169bc/?format=api",
            "launch_library_id": null,
            "slug": "h-iia-2024-igs-radar-2-igs-optical-3v",
            "name": "H-IIA 2024 | IGS Radar 2 & IGS Optical 3V",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2007-02-24T04:41:00Z",
            "window_end": "2007-02-24T04:41:00Z",
            "window_start": "2007-02-24T04:41:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 37,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/37/?format=api",
                "name": "Japan Aerospace Exploration Agency",
                "type": "Government"
            },
            "rocket": {
                "id": 7306,
                "configuration": {
                    "id": 322,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/322/?format=api",
                    "name": "H-IIA",
                    "family": "H-II",
                    "full_name": "H-IIA 2024",
                    "variant": "2024"
                }
            },
            "mission": {
                "id": 5695,
                "launch_library_id": null,
                "name": "IGS Radar 2 & IGS Optical 3V",
                "description": "The IGS Radar 2 & Optical 3V (Intelligence Gathering Satellite) are Japanese radar and optical reconnaissance satellites. The satellites are operated by the Cabinet Satellite Information Center. The satellites serve both Japan's national defense and civil natural disaster monitoring.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 41,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/41/?format=api",
                "agency_id": 37,
                "name": "Yoshinobu Launch Complex LP-1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
                "map_url": "https://www.google.com/maps?q=30.400813,130.977748",
                "latitude": "30.400813",
                "longitude": "130.977748",
                "location": {
                    "id": 26,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/26/?format=api",
                    "name": "Tanegashima Space Center, Japan",
                    "country_code": "JPN",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
                    "total_launch_count": 94,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_41_20200803143551.jpg",
                "total_launch_count": 56
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/h-iia_2024_lift_image_20240411181830.png",
            "infographic": null,
            "program": []
        },
        {
            "id": "f51cfb58-aa70-46fd-983e-f4d8806ddfdb",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f51cfb58-aa70-46fd-983e-f4d8806ddfdb/?format=api",
            "launch_library_id": null,
            "slug": "soyuz-u-zenit-4mkm-34",
            "name": "Soyuz U | Zenit-4MKM 34",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1979-09-14T15:30:00Z",
            "window_end": "1979-09-14T15:30:00Z",
            "window_start": "1979-09-14T15: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": 5111,
                "configuration": {
                    "id": 37,
                    "launch_library_id": 35,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/37/?format=api",
                    "name": "Soyuz U",
                    "family": "Soyuz",
                    "full_name": "Soyuz U",
                    "variant": ""
                }
            },
            "mission": {
                "id": 3523,
                "launch_library_id": null,
                "name": "Zenit-4MKM 34",
                "description": "High-resolution film-return Zenit reconnaissance satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 85,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/85/?format=api",
                "agency_id": 163,
                "name": "43/4 (43R)",
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=62.92883,40.457098",
                "latitude": "62.92883",
                "longitude": "40.457098",
                "location": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/6/?format=api",
                    "name": "Plesetsk Cosmodrome, Russian Federation",
                    "country_code": "RUS",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
                    "total_launch_count": 1674,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_85_20200803143554.jpg",
                "total_launch_count": 323
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520u_image_20190222031023.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "f512f483-9e44-4675-8287-dbc8f4a7c657",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/f512f483-9e44-4675-8287-dbc8f4a7c657/?format=api",
            "launch_library_id": null,
            "slug": "kosmos-3m-zaliv-18",
            "name": "Kosmos-3M | Zaliv 18",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1974-10-18T22:36:15Z",
            "window_end": "1974-10-18T22:36:15Z",
            "window_start": "1974-10-18T22:36:15Z",
            "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": 4514,
                "configuration": {
                    "id": 102,
                    "launch_library_id": 122,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/102/?format=api",
                    "name": "Kosmos-3M",
                    "family": "Kosmos",
                    "full_name": "Kosmos-3M (11K65M)",
                    "variant": "-3M"
                }
            },
            "mission": {
                "id": 2932,
                "launch_library_id": null,
                "name": "Zaliv 18",
                "description": "The first soviet navigation system called Tsiklon consisted of Zaliv satellites in low earth orbit.",
                "launch_designator": null,
                "type": "Navigation",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 167,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/167/?format=api",
                "agency_id": null,
                "name": "132/2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
                "map_url": "https://www.google.com/maps?q=62.883,40.869806",
                "latitude": "62.883",
                "longitude": "40.869806",
                "location": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/6/?format=api",
                    "name": "Plesetsk Cosmodrome, Russian Federation",
                    "country_code": "RUS",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
                    "total_launch_count": 1674,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg",
                "total_launch_count": 172
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        }
    ]
}