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

{
    "count": 7486,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=10&ordering=name",
    "previous": null,
    "results": [
        {
            "id": "318df8ac-45a8-402b-a164-8bb7032601fd",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/318df8ac-45a8-402b-a164-8bb7032601fd/?format=api",
            "launch_library_id": null,
            "slug": "angara-12-3-x-rodnik-kosmos-2585-2586-2587",
            "name": "Angara 1.2 | 3 x Rodnik (Kosmos 2585, 2586, 2587)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2025-03-16T10:49:26Z",
            "window_end": "2025-03-16T11:30:00Z",
            "window_start": "2025-03-16T10:30:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/96/?format=api",
                "name": "Khrunichev State Research and Production Space Center",
                "type": "Government"
            },
            "rocket": {
                "id": 8551,
                "configuration": {
                    "id": 136,
                    "launch_library_id": 145,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/136/?format=api",
                    "name": "Angara 1.2",
                    "family": "Angara",
                    "full_name": "Angara 1.2",
                    "variant": "1.2"
                }
            },
            "mission": {
                "id": 7142,
                "launch_library_id": null,
                "name": "3 x Rodnik (Kosmos 2585, 2586, 2587)",
                "description": "Note: Payload identity and Cosmos series numbering not confirmed.\r\n\r\nThe Strela (Russian: Стрела) are Soviet, then Russian, military space telecommunication satellites, in use since 1964.\r\n\r\nThese satellites operate as mailboxes (\"store-and-forward\"): they remember the received messages and then resend them after the scheduled time, or by a command from the Earth. They can serve for up to five years. The satellites are used for transmission of encrypted messages and images.\r\n\r\nThe operational constellation consists of 12 satellites in two orbital planes, spaced 90° apart. The spacecraft had a cylindrical body with a gravity-gradient boom, which was extended on-orbit to provide passive attitude stabilization. On-board storage was 12 Mbits of data, with a transmission rate of 2.4 kbit/s.\r\n\r\nThe first three satellites were launched in 1964 by a Cosmos launcher. After one year of service, new and improved satellites were launched, called Strela-2. In 1970, these satellites were modernized, and became the Strela-1M and Strela-2M satellites. From 1985, these satellites will be gradually replaced by Strela-3, and then by Strela-3M from 2005. A civilian version of these satellites was created, called Goniets.\r\n\r\nInitially they were launched in groups of six on Tsyklon; when the launcher was retired, they were only launched by two on Cosmos, before Rokot was put into service and allowed the sending of triplets of Strela satellites.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 42,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/42/?format=api",
                "agency_id": 163,
                "name": "35/1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_35",
                "map_url": "https://www.google.com/maps?q=62.927319,40.574897",
                "latitude": "62.927319",
                "longitude": "40.574897",
                "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_42_20200803143543.jpg",
                "total_launch_count": 8
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/angara25201.2_image_20190224012254.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "a299b865-decd-4e3a-8dca-6cd96af76fe6",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/a299b865-decd-4e3a-8dca-6cd96af76fe6/?format=api",
            "launch_library_id": null,
            "slug": "angara-12-emka-3-kosmos-2560",
            "name": "Angara 1.2 | EMKA-3 (Kosmos 2560)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2022-10-15T19:55:15Z",
            "window_end": "2022-10-15T21:30:00Z",
            "window_start": "2022-10-15T19:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/96/?format=api",
                "name": "Khrunichev State Research and Production Space Center",
                "type": "Government"
            },
            "rocket": {
                "id": 7652,
                "configuration": {
                    "id": 136,
                    "launch_library_id": 145,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/136/?format=api",
                    "name": "Angara 1.2",
                    "family": "Angara",
                    "full_name": "Angara 1.2",
                    "variant": "1.2"
                }
            },
            "mission": {
                "id": 6170,
                "launch_library_id": null,
                "name": "EMKA-3 (Kosmos 2560)",
                "description": "Russian military reconnaissance satellite.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 42,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/42/?format=api",
                "agency_id": 163,
                "name": "35/1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_35",
                "map_url": "https://www.google.com/maps?q=62.927319,40.574897",
                "latitude": "62.927319",
                "longitude": "40.574897",
                "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_42_20200803143543.jpg",
                "total_launch_count": 8
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/angara25201.2_image_20190224012254.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "0f770177-f502-465b-9ea5-d7a053ec903c",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/0f770177-f502-465b-9ea5-d7a053ec903c/?format=api",
            "launch_library_id": 1613,
            "slug": "angara-12-kosmos-2555-mka-r",
            "name": "Angara 1.2 | Kosmos 2555 (MKA-R)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2022-04-29T19:55:22Z",
            "window_end": "2022-04-29T19:55:22Z",
            "window_start": "2022-04-29T19:55:22Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/96/?format=api",
                "name": "Khrunichev State Research and Production Space Center",
                "type": "Government"
            },
            "rocket": {
                "id": 79,
                "configuration": {
                    "id": 136,
                    "launch_library_id": 145,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/136/?format=api",
                    "name": "Angara 1.2",
                    "family": "Angara",
                    "full_name": "Angara 1.2",
                    "variant": "1.2"
                }
            },
            "mission": {
                "id": 5845,
                "launch_library_id": null,
                "name": "Kosmos 2555 (MKA-R)",
                "description": "Russian military radar satellite.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 42,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/42/?format=api",
                "agency_id": 163,
                "name": "35/1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_35",
                "map_url": "https://www.google.com/maps?q=62.927319,40.574897",
                "latitude": "62.927319",
                "longitude": "40.574897",
                "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_42_20200803143543.jpg",
                "total_launch_count": 8
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/angara25201.2_image_20190224012254.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "40b7cb3e-4418-4cdf-a274-d01709706b86",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/40b7cb3e-4418-4cdf-a274-d01709706b86/?format=api",
            "launch_library_id": null,
            "slug": "angara-12-kosmos-2577-2578",
            "name": "Angara 1.2 | Kosmos 2577 & 2578",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2024-09-17T07:01:00Z",
            "window_end": "2024-09-17T09:00:00Z",
            "window_start": "2024-09-17T07:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/96/?format=api",
                "name": "Khrunichev State Research and Production Space Center",
                "type": "Government"
            },
            "rocket": {
                "id": 8320,
                "configuration": {
                    "id": 136,
                    "launch_library_id": 145,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/136/?format=api",
                    "name": "Angara 1.2",
                    "family": "Angara",
                    "full_name": "Angara 1.2",
                    "variant": "1.2"
                }
            },
            "mission": {
                "id": 6901,
                "launch_library_id": null,
                "name": "Kosmos 2577 & 2578",
                "description": "2 Russian military satellites of unknown identities.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 17,
                    "name": "Sun-Synchronous Orbit",
                    "abbrev": "SSO"
                }
            },
            "pad": {
                "id": 42,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/42/?format=api",
                "agency_id": 163,
                "name": "35/1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_35",
                "map_url": "https://www.google.com/maps?q=62.927319,40.574897",
                "latitude": "62.927319",
                "longitude": "40.574897",
                "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_42_20200803143543.jpg",
                "total_launch_count": 8
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/angara25201.2_image_20190224012254.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "fa000ea1-ce9e-49d9-b676-d6ba61b82e15",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/fa000ea1-ce9e-49d9-b676-d6ba61b82e15/?format=api",
            "launch_library_id": null,
            "slug": "angara-12pp-maiden-flight-suborbital",
            "name": "Angara-1.2pp | Maiden flight (Suborbital)",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2014-07-09T12:00:00Z",
            "window_end": "2014-07-09T12:00:00Z",
            "window_start": "2014-07-09T12:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/96/?format=api",
                "name": "Khrunichev State Research and Production Space Center",
                "type": "Government"
            },
            "rocket": {
                "id": 1768,
                "configuration": {
                    "id": 53,
                    "launch_library_id": 79,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/53/?format=api",
                    "name": "Angara-1.2pp",
                    "family": "Angara",
                    "full_name": "Angara 1.2pp",
                    "variant": "1.2pp"
                }
            },
            "mission": null,
            "pad": {
                "id": 42,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/42/?format=api",
                "agency_id": 163,
                "name": "35/1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_35",
                "map_url": "https://www.google.com/maps?q=62.927319,40.574897",
                "latitude": "62.927319",
                "longitude": "40.574897",
                "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_42_20200803143543.jpg",
                "total_launch_count": 8
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/angara-1.2pp_image_20190630234801.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "20054280-a20a-457e-b452-8a176f633907",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/20054280-a20a-457e-b452-8a176f633907/?format=api",
            "launch_library_id": 1997,
            "slug": "angara-a5blok-dm-03-dummy-payload",
            "name": "Angara A5/Blok DM-03 | Dummy payload",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "2021-12-27T19:00:00Z",
            "window_end": "2021-12-27T19:00:00Z",
            "window_start": "2021-12-27T19:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "Upper stage failed to restart for 2nd burn leaving upper stage & payload simulator in LEO. As the resulting orbit would be completely unsalvageable by a hypothetical real payload, and the main purpose of the launch was to test the Persey upper stage, it should be considered a failure.",
            "hashtag": null,
            "launch_service_provider": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/96/?format=api",
                "name": "Khrunichev State Research and Production Space Center",
                "type": "Government"
            },
            "rocket": {
                "id": 2562,
                "configuration": {
                    "id": 196,
                    "launch_library_id": 224,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/196/?format=api",
                    "name": "Angara A5/Blok DM-03",
                    "family": "Angara",
                    "full_name": "Angara A5/Blok DM-03",
                    "variant": "A5/DM-03"
                }
            },
            "mission": {
                "id": 5908,
                "launch_library_id": null,
                "name": "Dummy payload",
                "description": "This is the third test flight of Angara A5 launch vehicle and its first flight with Persey upper stage. Since it's a test flight, the rocket carries a mass simulator payload.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 42,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/42/?format=api",
                "agency_id": 163,
                "name": "35/1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_35",
                "map_url": "https://www.google.com/maps?q=62.927319,40.574897",
                "latitude": "62.927319",
                "longitude": "40.574897",
                "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_42_20200803143543.jpg",
                "total_launch_count": 8
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/angara_a5_on_si_image_20240409071243.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "1b8e6f37-c703-4e48-b160-470ffe5ecb26",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/1b8e6f37-c703-4e48-b160-470ffe5ecb26/?format=api",
            "launch_library_id": 1984,
            "slug": "angara-a5blok-dm-03-vostochny-angara-test-flight",
            "name": "Angara A5/Blok DM-03 | Vostochny Angara Test Flight",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2024-04-11T09:00:00Z",
            "window_end": "2024-04-11T09:00:00Z",
            "window_start": "2024-04-11T09:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/96/?format=api",
                "name": "Khrunichev State Research and Production Space Center",
                "type": "Government"
            },
            "rocket": {
                "id": 2543,
                "configuration": {
                    "id": 196,
                    "launch_library_id": 224,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/196/?format=api",
                    "name": "Angara A5/Blok DM-03",
                    "family": "Angara",
                    "full_name": "Angara A5/Blok DM-03",
                    "variant": "A5/DM-03"
                }
            },
            "mission": {
                "id": 6652,
                "launch_library_id": null,
                "name": "Vostochny Angara Test Flight",
                "description": "First test launch of the Angara A5 launch vehicle from the Vostochny Cosmodrome. The rocket will carry a mass simulator payload.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 108,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/108/?format=api",
                "agency_id": 63,
                "name": "Cosmodrome Site 1A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Vostochny_Cosmodrome",
                "map_url": "https://www.google.com/maps?q=51.884395,128.333932",
                "latitude": "51.884395",
                "longitude": "128.333932",
                "location": {
                    "id": 18,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/18/?format=api",
                    "name": "Vostochny Cosmodrome, Siberia, Russian Federation",
                    "country_code": "RUS",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_18_20200803142401.jpg",
                    "total_launch_count": 19,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_108_20200803143525.jpg",
                "total_launch_count": 1
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/angara_a5_lifto_image_20240411095331.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "5ef7ae3d-8667-49c9-aeea-548a34f82776",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/5ef7ae3d-8667-49c9-aeea-548a34f82776/?format=api",
            "launch_library_id": 1650,
            "slug": "angara-a5briz-m-dummy-payload",
            "name": "Angara A5/Briz-M | Dummy payload",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2020-12-14T05:50:00Z",
            "window_end": "2020-12-14T05:50:00Z",
            "window_start": "2020-12-14T05:50:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/96/?format=api",
                "name": "Khrunichev State Research and Production Space Center",
                "type": "Government"
            },
            "rocket": {
                "id": 2563,
                "configuration": {
                    "id": 504,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/504/?format=api",
                    "name": "Angara A5/Briz-M",
                    "family": "Angara",
                    "full_name": "Angara A5/Briz-M",
                    "variant": "A5/Briz-M"
                }
            },
            "mission": {
                "id": 1218,
                "launch_library_id": null,
                "name": "Dummy payload",
                "description": "This is the second test flight of the Angara-A5 launch vehicle. It carries mass simulator payload which is to be delivered to geostationary orbit.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                }
            },
            "pad": {
                "id": 42,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/42/?format=api",
                "agency_id": 163,
                "name": "35/1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_35",
                "map_url": "https://www.google.com/maps?q=62.927319,40.574897",
                "latitude": "62.927319",
                "longitude": "40.574897",
                "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_42_20200803143543.jpg",
                "total_launch_count": 8
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/angara_a52fbri_image_20240102171438.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "a7da3f16-045c-451c-bc0b-19689ed5c104",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/a7da3f16-045c-451c-bc0b-19689ed5c104/?format=api",
            "launch_library_id": 369,
            "slug": "angara-a5briz-m-ipm",
            "name": "Angara A5/Briz-M | IPM",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2014-12-23T05:57:00Z",
            "window_end": "2014-12-23T05:57:00Z",
            "window_start": "2014-12-23T05:57:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/96/?format=api",
                "name": "Khrunichev State Research and Production Space Center",
                "type": "Government"
            },
            "rocket": {
                "id": 1814,
                "configuration": {
                    "id": 504,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/504/?format=api",
                    "name": "Angara A5/Briz-M",
                    "family": "Angara",
                    "full_name": "Angara A5/Briz-M",
                    "variant": "A5/Briz-M"
                }
            },
            "mission": null,
            "pad": {
                "id": 42,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/42/?format=api",
                "agency_id": 163,
                "name": "35/1",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome_Site_35",
                "map_url": "https://www.google.com/maps?q=62.927319,40.574897",
                "latitude": "62.927319",
                "longitude": "40.574897",
                "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_42_20200803143543.jpg",
                "total_launch_count": 8
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/angara_a52fbri_image_20240102171438.jpg",
            "infographic": null,
            "program": []
        },
        {
            "id": "a45d8cb5-dd94-426f-b7e8-f06af98c6028",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/a45d8cb5-dd94-426f-b7e8-f06af98c6028/?format=api",
            "launch_library_id": 531,
            "slug": "antares-110-cygnus-mass-simulator",
            "name": "Antares 110 | Cygnus Mass Simulator",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2013-04-21T21:00:02Z",
            "window_end": "2013-04-21T21:00:02Z",
            "window_start": "2013-04-21T21:00:02Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 100,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/100/?format=api",
                "name": "Orbital Sciences Corporation",
                "type": "Commercial"
            },
            "rocket": {
                "id": 1670,
                "configuration": {
                    "id": 69,
                    "launch_library_id": 91,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/69/?format=api",
                    "name": "Antares 110",
                    "family": "Antares",
                    "full_name": "Antares 110",
                    "variant": "110"
                }
            },
            "mission": null,
            "pad": {
                "id": 76,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/76/?format=api",
                "agency_id": 44,
                "name": "Launch Area 0 A",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Mid-Atlantic_Regional_Spaceport_Launch_Pad_0#Pad_0A",
                "map_url": "https://www.google.com/maps?q=37.8337,-75.4881",
                "latitude": "37.8337",
                "longitude": "-75.4881",
                "location": {
                    "id": 21,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/21/?format=api",
                    "name": "Wallops Flight Facility, Virginia, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
                    "total_launch_count": 80,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_76_20200803143538.jpg",
                "total_launch_count": 19
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/antares_110_lau_image_20240308082903.jpg",
            "infographic": null,
            "program": []
        }
    ]
}