AN API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch/[id]/ 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', 'is_crewed', 'include_suborbital', 'spacecraft_config__ids', 'related', 'location__ids', 'lsp__ids', 'pad__ids', 'status__ids'

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.2.0/launch/?format=api&offset=3610&ordering=last_updated
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 7491,
    "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3620&ordering=last_updated",
    "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3600&ordering=last_updated",
    "results": [
        {
            "id": "a9959fa9-3c66-4596-bf9c-6f9893d4d464",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/a9959fa9-3c66-4596-bf9c-6f9893d4d464/?format=api",
            "slug": "kosmos-11k63-ds-u2-i-3",
            "name": "Kosmos 11K63 | DS-U2-I 3",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:25:01Z",
            "net": "1968-12-14T05:09:54Z",
            "window_end": "1968-12-14T05:09:54Z",
            "window_start": "1968-12-14T05:09:54Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 3855,
                "configuration": {
                    "id": 327,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/327/?format=api",
                    "name": "Kosmos 11K63",
                    "family": "Kosmos",
                    "full_name": "Kosmos 11K63",
                    "variant": "11K63"
                }
            },
            "mission": {
                "id": 2273,
                "name": "DS-U2-I 3",
                "description": "The DS-U2-I satellites were Soviet ionospheric research satellites launched as part of the Dnepropetrovsk Sputnik program.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 140,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/140/?format=api",
                "agency_id": null,
                "name": "86/4",
                "description": null,
                "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.2.0/location/30/?format=api",
                    "name": "Kapustin Yar, Russian Federation",
                    "country_code": "RUS",
                    "description": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg",
                    "timezone_name": "Europe/Volgograd",
                    "total_launch_count": 101,
                    "total_landing_count": 0
                },
                "country_code": "RUS",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_140_20200803143350.jpg",
                "total_launch_count": 24,
                "orbital_launch_attempt_count": 24
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 913,
            "location_launch_attempt_count": 59,
            "pad_launch_attempt_count": 9,
            "agency_launch_attempt_count": 368,
            "orbital_launch_attempt_count_year": 125,
            "location_launch_attempt_count_year": 8,
            "pad_launch_attempt_count_year": 8,
            "agency_launch_attempt_count_year": 79,
            "type": "normal"
        },
        {
            "id": "0a66f31a-8ea3-4a00-839b-f96344775fcf",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/0a66f31a-8ea3-4a00-839b-f96344775fcf/?format=api",
            "slug": "kosmos-11k63-ds-p1-yu-33",
            "name": "Kosmos 11K63 | DS-P1-Yu 33",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:25:01Z",
            "net": "1970-06-12T09:30:02Z",
            "window_end": "1970-06-12T09:30:02Z",
            "window_start": "1970-06-12T09:30:02Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 4015,
                "configuration": {
                    "id": 327,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/327/?format=api",
                    "name": "Kosmos 11K63",
                    "family": "Kosmos",
                    "full_name": "Kosmos 11K63",
                    "variant": "11K63"
                }
            },
            "mission": {
                "id": 2433,
                "name": "DS-P1-Yu 33",
                "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"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 140,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/140/?format=api",
                "agency_id": null,
                "name": "86/4",
                "description": null,
                "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.2.0/location/30/?format=api",
                    "name": "Kapustin Yar, Russian Federation",
                    "country_code": "RUS",
                    "description": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg",
                    "timezone_name": "Europe/Volgograd",
                    "total_launch_count": 101,
                    "total_landing_count": 0
                },
                "country_code": "RUS",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_140_20200803143350.jpg",
                "total_launch_count": 24,
                "orbital_launch_attempt_count": 24
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 1093,
            "location_launch_attempt_count": 67,
            "pad_launch_attempt_count": 17,
            "agency_launch_attempt_count": 483,
            "orbital_launch_attempt_count_year": 47,
            "location_launch_attempt_count_year": 3,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 30,
            "type": "normal"
        },
        {
            "id": "29cc6eaf-7f2e-4782-a4e3-eba4a64aa38b",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/29cc6eaf-7f2e-4782-a4e3-eba4a64aa38b/?format=api",
            "slug": "kosmos-11k63-ds-u1-ik-1",
            "name": "Kosmos 11K63 | DS-U1-IK 1",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:25:01Z",
            "net": "1969-12-25T09:59:51Z",
            "window_end": "1969-12-25T09:59:51Z",
            "window_start": "1969-12-25T09:59:51Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 3970,
                "configuration": {
                    "id": 327,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/327/?format=api",
                    "name": "Kosmos 11K63",
                    "family": "Kosmos",
                    "full_name": "Kosmos 11K63",
                    "variant": "11K63"
                }
            },
            "mission": {
                "id": 2388,
                "name": "DS-U1-IK 1",
                "description": "Satellite designed to investigate the ionosphere.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 140,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/140/?format=api",
                "agency_id": null,
                "name": "86/4",
                "description": null,
                "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.2.0/location/30/?format=api",
                    "name": "Kapustin Yar, Russian Federation",
                    "country_code": "RUS",
                    "description": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg",
                    "timezone_name": "Europe/Volgograd",
                    "total_launch_count": 101,
                    "total_landing_count": 0
                },
                "country_code": "RUS",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_140_20200803143350.jpg",
                "total_launch_count": 24,
                "orbital_launch_attempt_count": 24
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 1045,
            "location_launch_attempt_count": 64,
            "pad_launch_attempt_count": 14,
            "agency_launch_attempt_count": 452,
            "orbital_launch_attempt_count_year": 126,
            "location_launch_attempt_count_year": 4,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 81,
            "type": "normal"
        },
        {
            "id": "6909576f-ed6a-44c4-9fe1-32af1b292104",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/6909576f-ed6a-44c4-9fe1-32af1b292104/?format=api",
            "slug": "kosmos-11k63-ds-p1-yu-19",
            "name": "Kosmos 11K63 | DS-P1-Yu 19",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:25:01Z",
            "net": "1969-03-05T13:04:55Z",
            "window_end": "1969-03-05T13:04:55Z",
            "window_start": "1969-03-05T13:04:55Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 3880,
                "configuration": {
                    "id": 327,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/327/?format=api",
                    "name": "Kosmos 11K63",
                    "family": "Kosmos",
                    "full_name": "Kosmos 11K63",
                    "variant": "11K63"
                }
            },
            "mission": {
                "id": 2298,
                "name": "DS-P1-Yu 19",
                "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"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 140,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/140/?format=api",
                "agency_id": null,
                "name": "86/4",
                "description": null,
                "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.2.0/location/30/?format=api",
                    "name": "Kapustin Yar, Russian Federation",
                    "country_code": "RUS",
                    "description": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg",
                    "timezone_name": "Europe/Volgograd",
                    "total_launch_count": 101,
                    "total_landing_count": 0
                },
                "country_code": "RUS",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_140_20200803143350.jpg",
                "total_launch_count": 24,
                "orbital_launch_attempt_count": 24
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 944,
            "location_launch_attempt_count": 61,
            "pad_launch_attempt_count": 11,
            "agency_launch_attempt_count": 386,
            "orbital_launch_attempt_count_year": 25,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 15,
            "type": "normal"
        },
        {
            "id": "6f492d83-fce6-4cc4-94a8-da5cd9c3876a",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/6f492d83-fce6-4cc4-94a8-da5cd9c3876a/?format=api",
            "slug": "kosmos-11k63-ds-u3-ik-3",
            "name": "Kosmos 11K63 | DS-U3-IK 3",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:25:01Z",
            "net": "1972-06-30T05:58:41Z",
            "window_end": "1972-06-30T05:58:41Z",
            "window_start": "1972-06-30T05:58:41Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 4267,
                "configuration": {
                    "id": 327,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/327/?format=api",
                    "name": "Kosmos 11K63",
                    "family": "Kosmos",
                    "full_name": "Kosmos 11K63",
                    "variant": "11K63"
                }
            },
            "mission": {
                "id": 2685,
                "name": "DS-U3-IK 3",
                "description": "Satellite designed to measure solar radiation and its effect on the atmosphere.",
                "launch_designator": null,
                "type": "Heliophysics",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 140,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/140/?format=api",
                "agency_id": null,
                "name": "86/4",
                "description": null,
                "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.2.0/location/30/?format=api",
                    "name": "Kapustin Yar, Russian Federation",
                    "country_code": "RUS",
                    "description": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg",
                    "timezone_name": "Europe/Volgograd",
                    "total_launch_count": 101,
                    "total_landing_count": 0
                },
                "country_code": "RUS",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_140_20200803143350.jpg",
                "total_launch_count": 24,
                "orbital_launch_attempt_count": 24
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 1358,
            "location_launch_attempt_count": 72,
            "pad_launch_attempt_count": 22,
            "agency_launch_attempt_count": 669,
            "orbital_launch_attempt_count_year": 52,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 37,
            "type": "normal"
        },
        {
            "id": "4d89e53b-1cfc-44ae-8cd8-1613643755dd",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/4d89e53b-1cfc-44ae-8cd8-1613643755dd/?format=api",
            "slug": "kosmos-11k63-ds-u1-ya-2",
            "name": "Kosmos 11K63 | DS-U1-Ya 2",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:25:01Z",
            "net": "1968-06-11T21:29:54Z",
            "window_end": "1968-06-11T21:29:54Z",
            "window_start": "1968-06-11T21:29:54Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 3791,
                "configuration": {
                    "id": 327,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/327/?format=api",
                    "name": "Kosmos 11K63",
                    "family": "Kosmos",
                    "full_name": "Kosmos 11K63",
                    "variant": "11K63"
                }
            },
            "mission": {
                "id": 2209,
                "name": "DS-U1-Ya 2",
                "description": "Satellite designed to investigate cosmic rays and flows of charged particles in the Earth's magnetosphere.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 140,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/140/?format=api",
                "agency_id": null,
                "name": "86/4",
                "description": null,
                "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.2.0/location/30/?format=api",
                    "name": "Kapustin Yar, Russian Federation",
                    "country_code": "RUS",
                    "description": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg",
                    "timezone_name": "Europe/Volgograd",
                    "total_launch_count": 101,
                    "total_landing_count": 0
                },
                "country_code": "RUS",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_140_20200803143350.jpg",
                "total_launch_count": 24,
                "orbital_launch_attempt_count": 24
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 843,
            "location_launch_attempt_count": 57,
            "pad_launch_attempt_count": 7,
            "agency_launch_attempt_count": 325,
            "orbital_launch_attempt_count_year": 55,
            "location_launch_attempt_count_year": 6,
            "pad_launch_attempt_count_year": 6,
            "agency_launch_attempt_count_year": 36,
            "type": "normal"
        },
        {
            "id": "c5cd3db6-4b32-4cd9-a178-f3e04a9ed47f",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/c5cd3db6-4b32-4cd9-a178-f3e04a9ed47f/?format=api",
            "slug": "diamant-a-diademe-d-1d",
            "name": "Diamant A | Diademe D-1D",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:25:02Z",
            "net": "1967-02-15T10:06:57Z",
            "window_end": "1967-02-15T10:06:57Z",
            "window_start": "1967-02-15T10:06:57Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 46,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api",
                "name": "National Center of Space Research",
                "type": "Government"
            },
            "rocket": {
                "id": 3623,
                "configuration": {
                    "id": 311,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/311/?format=api",
                    "name": "Diamant A",
                    "family": "Diamant",
                    "full_name": "Diamant A",
                    "variant": "A"
                }
            },
            "mission": {
                "id": 2041,
                "name": "Diademe D-1D",
                "description": "French geodetic study satellite.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/141/?format=api",
                "agency_id": null,
                "name": "Brigitte",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Hammaguir",
                "map_url": "https://www.google.com/maps?q=30.7787318,-3.0669721",
                "latitude": "30.7787318",
                "longitude": "-3.0669721",
                "location": {
                    "id": 147,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/147/?format=api",
                    "name": "Interarmy Special Vehicles Test Centre, French Algeria",
                    "country_code": "FRA",
                    "description": "The Centre Interarmées d'Essais d'Engins Spéciaux was France's first space launch and ballistic missile testing facility. Outside France, the facility is often referred to by the name of the nearest town, Hammaguir. It was established on 24 April 1947, by ministerial decree as the Special Weapons Test Center (CEES, Centre d'essais d'engins spéciaux) for use by the French Army. In 1948, it was turned over to the French Air Force, who renamed it CIEES. Its remote location in the middle of the Saharan Desert and its relative closeness to the Equator (compared with Metropolitan France) made it an attractive launch site for missiles and orbital rockets.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_147_20240808092142.jpg",
                    "timezone_name": "Africa/Algiers",
                    "total_launch_count": 4,
                    "total_landing_count": 0
                },
                "country_code": "FRA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_141_20200803143211.jpg",
                "total_launch_count": 4,
                "orbital_launch_attempt_count": 4
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/diamant_a_lifto_image_20240411170731.png",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 664,
            "location_launch_attempt_count": 4,
            "pad_launch_attempt_count": 4,
            "agency_launch_attempt_count": 5,
            "orbital_launch_attempt_count_year": 16,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 2,
            "type": "normal"
        },
        {
            "id": "e7434c5e-3660-4135-9f91-46b1bfbd01fc",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/e7434c5e-3660-4135-9f91-46b1bfbd01fc/?format=api",
            "slug": "diamant-a-asterix",
            "name": "Diamant A | Asterix",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:25:02Z",
            "net": "1965-11-26T14:47:21Z",
            "window_end": "1965-11-26T14:47:21Z",
            "window_start": "1965-11-26T14:47:21Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 46,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api",
                "name": "National Center of Space Research",
                "type": "Government"
            },
            "rocket": {
                "id": 3460,
                "configuration": {
                    "id": 311,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/311/?format=api",
                    "name": "Diamant A",
                    "family": "Diamant",
                    "full_name": "Diamant A",
                    "variant": "A"
                }
            },
            "mission": {
                "id": 1880,
                "name": "Asterix",
                "description": "First french satellite",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/141/?format=api",
                "agency_id": null,
                "name": "Brigitte",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Hammaguir",
                "map_url": "https://www.google.com/maps?q=30.7787318,-3.0669721",
                "latitude": "30.7787318",
                "longitude": "-3.0669721",
                "location": {
                    "id": 147,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/147/?format=api",
                    "name": "Interarmy Special Vehicles Test Centre, French Algeria",
                    "country_code": "FRA",
                    "description": "The Centre Interarmées d'Essais d'Engins Spéciaux was France's first space launch and ballistic missile testing facility. Outside France, the facility is often referred to by the name of the nearest town, Hammaguir. It was established on 24 April 1947, by ministerial decree as the Special Weapons Test Center (CEES, Centre d'essais d'engins spéciaux) for use by the French Army. In 1948, it was turned over to the French Air Force, who renamed it CIEES. Its remote location in the middle of the Saharan Desert and its relative closeness to the Equator (compared with Metropolitan France) made it an attractive launch site for missiles and orbital rockets.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_147_20240808092142.jpg",
                    "timezone_name": "Africa/Algiers",
                    "total_launch_count": 4,
                    "total_landing_count": 0
                },
                "country_code": "FRA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_141_20200803143211.jpg",
                "total_launch_count": 4,
                "orbital_launch_attempt_count": 4
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/diamant_a_lifto_image_20240411170731.png",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 500,
            "location_launch_attempt_count": 1,
            "pad_launch_attempt_count": 1,
            "agency_launch_attempt_count": 1,
            "orbital_launch_attempt_count_year": 107,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        },
        {
            "id": "c29dfe71-9741-4902-9fcd-4ccbf3741408",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/c29dfe71-9741-4902-9fcd-4ccbf3741408/?format=api",
            "slug": "diamant-a-diademe-d-1c",
            "name": "Diamant A | Diademe D-1C",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:25:03Z",
            "net": "1967-02-08T09:39:39Z",
            "window_end": "1967-02-08T09:39:39Z",
            "window_start": "1967-02-08T09:39:39Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 46,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api",
                "name": "National Center of Space Research",
                "type": "Government"
            },
            "rocket": {
                "id": 3619,
                "configuration": {
                    "id": 311,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/311/?format=api",
                    "name": "Diamant A",
                    "family": "Diamant",
                    "full_name": "Diamant A",
                    "variant": "A"
                }
            },
            "mission": {
                "id": 2038,
                "name": "Diademe D-1C",
                "description": "French geodetic study satellite.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/141/?format=api",
                "agency_id": null,
                "name": "Brigitte",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Hammaguir",
                "map_url": "https://www.google.com/maps?q=30.7787318,-3.0669721",
                "latitude": "30.7787318",
                "longitude": "-3.0669721",
                "location": {
                    "id": 147,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/147/?format=api",
                    "name": "Interarmy Special Vehicles Test Centre, French Algeria",
                    "country_code": "FRA",
                    "description": "The Centre Interarmées d'Essais d'Engins Spéciaux was France's first space launch and ballistic missile testing facility. Outside France, the facility is often referred to by the name of the nearest town, Hammaguir. It was established on 24 April 1947, by ministerial decree as the Special Weapons Test Center (CEES, Centre d'essais d'engins spéciaux) for use by the French Army. In 1948, it was turned over to the French Air Force, who renamed it CIEES. Its remote location in the middle of the Saharan Desert and its relative closeness to the Equator (compared with Metropolitan France) made it an attractive launch site for missiles and orbital rockets.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_147_20240808092142.jpg",
                    "timezone_name": "Africa/Algiers",
                    "total_launch_count": 4,
                    "total_landing_count": 0
                },
                "country_code": "FRA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_141_20200803143211.jpg",
                "total_launch_count": 4,
                "orbital_launch_attempt_count": 4
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/diamant_a_lifto_image_20240411170731.png",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 661,
            "location_launch_attempt_count": 3,
            "pad_launch_attempt_count": 3,
            "agency_launch_attempt_count": 4,
            "orbital_launch_attempt_count_year": 13,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        },
        {
            "id": "3795303e-8662-4def-aaec-05144cee34af",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/3795303e-8662-4def-aaec-05144cee34af/?format=api",
            "slug": "diamant-a-diapason-d-1a",
            "name": "Diamant A | Diapason D-1A",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:25:03Z",
            "net": "1966-02-17T08:33:36Z",
            "window_end": "1966-02-17T08:33:36Z",
            "window_start": "1966-02-17T08:33:36Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 46,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/46/?format=api",
                "name": "National Center of Space Research",
                "type": "Government"
            },
            "rocket": {
                "id": 3492,
                "configuration": {
                    "id": 311,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/311/?format=api",
                    "name": "Diamant A",
                    "family": "Diamant",
                    "full_name": "Diamant A",
                    "variant": "A"
                }
            },
            "mission": {
                "id": 1912,
                "name": "Diapason D-1A",
                "description": "Diapason was a small cylindrical satellite, 20 cm long and 50 cm in diameter which was used for making geodetic measurements.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 141,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/141/?format=api",
                "agency_id": null,
                "name": "Brigitte",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Hammaguir",
                "map_url": "https://www.google.com/maps?q=30.7787318,-3.0669721",
                "latitude": "30.7787318",
                "longitude": "-3.0669721",
                "location": {
                    "id": 147,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/147/?format=api",
                    "name": "Interarmy Special Vehicles Test Centre, French Algeria",
                    "country_code": "FRA",
                    "description": "The Centre Interarmées d'Essais d'Engins Spéciaux was France's first space launch and ballistic missile testing facility. Outside France, the facility is often referred to by the name of the nearest town, Hammaguir. It was established on 24 April 1947, by ministerial decree as the Special Weapons Test Center (CEES, Centre d'essais d'engins spéciaux) for use by the French Army. In 1948, it was turned over to the French Air Force, who renamed it CIEES. Its remote location in the middle of the Saharan Desert and its relative closeness to the Equator (compared with Metropolitan France) made it an attractive launch site for missiles and orbital rockets.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_147_20240808092142.jpg",
                    "timezone_name": "Africa/Algiers",
                    "total_launch_count": 4,
                    "total_landing_count": 0
                },
                "country_code": "FRA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_141_20200803143211.jpg",
                "total_launch_count": 4,
                "orbital_launch_attempt_count": 4
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/diamant_a_lifto_image_20240411170731.png",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 531,
            "location_launch_attempt_count": 2,
            "pad_launch_attempt_count": 2,
            "agency_launch_attempt_count": 3,
            "orbital_launch_attempt_count_year": 14,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        }
    ]
}