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

{
    "count": 7492,
    "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3720&ordering=name",
    "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3700&ordering=name",
    "results": [
        {
            "id": "935fd909-7f6c-4969-82ba-8cd3a01e8b9a",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/935fd909-7f6c-4969-82ba-8cd3a01e8b9a/?format=api",
            "slug": "mu-3s-ii-yohkoh",
            "name": "Mu-3S-II | Yohkoh",
            "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-14T03:53:57Z",
            "net": "1991-08-30T02:30:00Z",
            "window_end": "1991-08-30T02:30:00Z",
            "window_start": "1991-08-30T02:30:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 1009,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1009/?format=api",
                "name": "Institute of Space and Astronautical Science",
                "type": "Government"
            },
            "rocket": {
                "id": 6392,
                "configuration": {
                    "id": 339,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/339/?format=api",
                    "name": "Mu-3S-II",
                    "family": "Mu",
                    "full_name": "Mu-3S-II",
                    "variant": "S-II"
                }
            },
            "mission": {
                "id": 4782,
                "name": "Yohkoh",
                "description": "The objective of Solar A or Yohkoh (Japanese for sunbeam) is to study the high-energy radiations from solar flares (hard and soft X-rays and energetic neutrons) as well as quiet structures and pre-flare conditions. The mission is a successor to Hinotori, a previous Japanese spacecraft flown at the previous solar activity maximum in 1981.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 47,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/47/?format=api",
                "agency_id": 37,
                "name": "Mu Center",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Uchinoura_Space_Center",
                "map_url": "https://www.google.com/maps?q=31.2509794,131.0821319",
                "latitude": "31.2509794",
                "longitude": "131.0821319",
                "location": {
                    "id": 24,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/24/?format=api",
                    "name": "Uchinoura Space Center, Japan",
                    "country_code": "JPN",
                    "description": "The Uchinoura Space Center is a space launch facility in the Japanese town of Kimotsuki, Kagoshima Prefecture. All of Japan's scientific satellites were launched from Uchinoura prior to the M-V launch vehicles being decommissioned in 2006. It continues to be used for suborbital launches, stratospheric balloons and has also been used for the Epsilon orbital launch vehicle. Additionally, the center has antennas for communication with interplanetary space probes.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_24_20200803142411.jpg",
                    "timezone_name": "Asia/Tokyo",
                    "total_launch_count": 43,
                    "total_landing_count": 0
                },
                "country_code": "JPN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_47_20200803143524.jpg",
                "total_launch_count": 36,
                "orbital_launch_attempt_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3661,
            "location_launch_attempt_count": 26,
            "pad_launch_attempt_count": 21,
            "agency_launch_attempt_count": 26,
            "orbital_launch_attempt_count_year": 64,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        },
        {
            "id": "58287762-7f79-4a53-9517-1c86c9fa8d25",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/58287762-7f79-4a53-9517-1c86c9fa8d25/?format=api",
            "slug": "mu-3s-ohzora",
            "name": "Mu-3S | Ohzora",
            "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-14T03:53:56Z",
            "net": "1984-02-14T08:00:00Z",
            "window_end": "1984-02-14T08:00:00Z",
            "window_start": "1984-02-14T08:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 1009,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1009/?format=api",
                "name": "Institute of Space and Astronautical Science",
                "type": "Government"
            },
            "rocket": {
                "id": 5606,
                "configuration": {
                    "id": 338,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/338/?format=api",
                    "name": "Mu-3S",
                    "family": "Mu",
                    "full_name": "Mu-3S",
                    "variant": "S"
                }
            },
            "mission": {
                "id": 4009,
                "name": "Ohzora",
                "description": "Japanese upper atmosphere research satellite",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 47,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/47/?format=api",
                "agency_id": 37,
                "name": "Mu Center",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Uchinoura_Space_Center",
                "map_url": "https://www.google.com/maps?q=31.2509794,131.0821319",
                "latitude": "31.2509794",
                "longitude": "131.0821319",
                "location": {
                    "id": 24,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/24/?format=api",
                    "name": "Uchinoura Space Center, Japan",
                    "country_code": "JPN",
                    "description": "The Uchinoura Space Center is a space launch facility in the Japanese town of Kimotsuki, Kagoshima Prefecture. All of Japan's scientific satellites were launched from Uchinoura prior to the M-V launch vehicles being decommissioned in 2006. It continues to be used for suborbital launches, stratospheric balloons and has also been used for the Epsilon orbital launch vehicle. Additionally, the center has antennas for communication with interplanetary space probes.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_24_20200803142411.jpg",
                    "timezone_name": "Asia/Tokyo",
                    "total_launch_count": 43,
                    "total_landing_count": 0
                },
                "country_code": "JPN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_47_20200803143524.jpg",
                "total_launch_count": 36,
                "orbital_launch_attempt_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 2790,
            "location_launch_attempt_count": 20,
            "pad_launch_attempt_count": 15,
            "agency_launch_attempt_count": 20,
            "orbital_launch_attempt_count_year": 15,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        },
        {
            "id": "ba95217c-f2de-438d-8d3f-1f9023d8dcf5",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/ba95217c-f2de-438d-8d3f-1f9023d8dcf5/?format=api",
            "slug": "mu-3s-tansei-4",
            "name": "Mu-3S | Tansei-4",
            "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-14T03:53:56Z",
            "net": "1980-02-17T00:40:00Z",
            "window_end": "1980-02-17T00:40:00Z",
            "window_start": "1980-02-17T00:40:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 1009,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1009/?format=api",
                "name": "Institute of Space and Astronautical Science",
                "type": "Government"
            },
            "rocket": {
                "id": 5151,
                "configuration": {
                    "id": 338,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/338/?format=api",
                    "name": "Mu-3S",
                    "family": "Mu",
                    "full_name": "Mu-3S",
                    "variant": "S"
                }
            },
            "mission": {
                "id": 3562,
                "name": "Tansei-4",
                "description": "Tansei-4 was a test satellite to verify the performance of Mu-3S rocket and to test out tecnhologies for future satellites.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 47,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/47/?format=api",
                "agency_id": 37,
                "name": "Mu Center",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Uchinoura_Space_Center",
                "map_url": "https://www.google.com/maps?q=31.2509794,131.0821319",
                "latitude": "31.2509794",
                "longitude": "131.0821319",
                "location": {
                    "id": 24,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/24/?format=api",
                    "name": "Uchinoura Space Center, Japan",
                    "country_code": "JPN",
                    "description": "The Uchinoura Space Center is a space launch facility in the Japanese town of Kimotsuki, Kagoshima Prefecture. All of Japan's scientific satellites were launched from Uchinoura prior to the M-V launch vehicles being decommissioned in 2006. It continues to be used for suborbital launches, stratospheric balloons and has also been used for the Epsilon orbital launch vehicle. Additionally, the center has antennas for communication with interplanetary space probes.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_24_20200803142411.jpg",
                    "timezone_name": "Asia/Tokyo",
                    "total_launch_count": 43,
                    "total_landing_count": 0
                },
                "country_code": "JPN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_47_20200803143524.jpg",
                "total_launch_count": 36,
                "orbital_launch_attempt_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 2298,
            "location_launch_attempt_count": 17,
            "pad_launch_attempt_count": 12,
            "agency_launch_attempt_count": 17,
            "orbital_launch_attempt_count_year": 15,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        },
        {
            "id": "8d87a8c1-bb36-4a31-b368-d7465582f2a8",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/8d87a8c1-bb36-4a31-b368-d7465582f2a8/?format=api",
            "slug": "mu-3s-tenma",
            "name": "Mu-3S | Tenma",
            "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-14T03:53:59Z",
            "net": "1983-02-20T05:10:00Z",
            "window_end": "1983-02-20T05:10:00Z",
            "window_start": "1983-02-20T05:10:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 1009,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1009/?format=api",
                "name": "Institute of Space and Astronautical Science",
                "type": "Government"
            },
            "rocket": {
                "id": 5485,
                "configuration": {
                    "id": 338,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/338/?format=api",
                    "name": "Mu-3S",
                    "family": "Mu",
                    "full_name": "Mu-3S",
                    "variant": "S"
                }
            },
            "mission": {
                "id": 3890,
                "name": "Tenma",
                "description": "Japanese astronomy satellite dedicated to X-ray surveying",
                "launch_designator": null,
                "type": "Astrophysics",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 47,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/47/?format=api",
                "agency_id": 37,
                "name": "Mu Center",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Uchinoura_Space_Center",
                "map_url": "https://www.google.com/maps?q=31.2509794,131.0821319",
                "latitude": "31.2509794",
                "longitude": "131.0821319",
                "location": {
                    "id": 24,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/24/?format=api",
                    "name": "Uchinoura Space Center, Japan",
                    "country_code": "JPN",
                    "description": "The Uchinoura Space Center is a space launch facility in the Japanese town of Kimotsuki, Kagoshima Prefecture. All of Japan's scientific satellites were launched from Uchinoura prior to the M-V launch vehicles being decommissioned in 2006. It continues to be used for suborbital launches, stratospheric balloons and has also been used for the Epsilon orbital launch vehicle. Additionally, the center has antennas for communication with interplanetary space probes.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_24_20200803142411.jpg",
                    "timezone_name": "Asia/Tokyo",
                    "total_launch_count": 43,
                    "total_landing_count": 0
                },
                "country_code": "JPN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_47_20200803143524.jpg",
                "total_launch_count": 36,
                "orbital_launch_attempt_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 2658,
            "location_launch_attempt_count": 19,
            "pad_launch_attempt_count": 14,
            "agency_launch_attempt_count": 19,
            "orbital_launch_attempt_count_year": 12,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        },
        {
            "id": "0cb62f10-3cbe-404f-a609-7261a1271f8c",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/0cb62f10-3cbe-404f-a609-7261a1271f8c/?format=api",
            "slug": "mu-4s-denpa",
            "name": "Mu-4S | Denpa",
            "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-14T03:53:59Z",
            "net": "1972-08-19T02:40:00Z",
            "window_end": "1972-08-19T02:40:00Z",
            "window_start": "1972-08-19T02:40:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 1009,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1009/?format=api",
                "name": "Institute of Space and Astronautical Science",
                "type": "Government"
            },
            "rocket": {
                "id": 4285,
                "configuration": {
                    "id": 340,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/340/?format=api",
                    "name": "Mu-4S",
                    "family": "Mu",
                    "full_name": "Mu-4S",
                    "variant": "S"
                }
            },
            "mission": {
                "id": 2703,
                "name": "Denpa",
                "description": "Japanses ionospheric research satellite",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 0,
                    "name": "Elliptical Orbit",
                    "abbrev": "Elliptical"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 47,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/47/?format=api",
                "agency_id": 37,
                "name": "Mu Center",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Uchinoura_Space_Center",
                "map_url": "https://www.google.com/maps?q=31.2509794,131.0821319",
                "latitude": "31.2509794",
                "longitude": "131.0821319",
                "location": {
                    "id": 24,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/24/?format=api",
                    "name": "Uchinoura Space Center, Japan",
                    "country_code": "JPN",
                    "description": "The Uchinoura Space Center is a space launch facility in the Japanese town of Kimotsuki, Kagoshima Prefecture. All of Japan's scientific satellites were launched from Uchinoura prior to the M-V launch vehicles being decommissioned in 2006. It continues to be used for suborbital launches, stratospheric balloons and has also been used for the Epsilon orbital launch vehicle. Additionally, the center has antennas for communication with interplanetary space probes.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_24_20200803142411.jpg",
                    "timezone_name": "Asia/Tokyo",
                    "total_launch_count": 43,
                    "total_landing_count": 0
                },
                "country_code": "JPN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_47_20200803143524.jpg",
                "total_launch_count": 36,
                "orbital_launch_attempt_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 1376,
            "location_launch_attempt_count": 9,
            "pad_launch_attempt_count": 4,
            "agency_launch_attempt_count": 9,
            "orbital_launch_attempt_count_year": 70,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        },
        {
            "id": "e57ffbbf-e936-4726-92be-15094a1dbd3b",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/e57ffbbf-e936-4726-92be-15094a1dbd3b/?format=api",
            "slug": "mu-4s-ms-f1",
            "name": "Mu-4S | MS-F1",
            "status": {
                "id": 4,
                "name": "Launch Failure",
                "abbrev": "Failure",
                "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
            },
            "last_updated": "2023-06-14T03:53:57Z",
            "net": "1970-09-25T05:00:00Z",
            "window_end": "1970-09-25T05:00:00Z",
            "window_start": "1970-09-25T05:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 1009,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1009/?format=api",
                "name": "Institute of Space and Astronautical Science",
                "type": "Government"
            },
            "rocket": {
                "id": 4051,
                "configuration": {
                    "id": 340,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/340/?format=api",
                    "name": "Mu-4S",
                    "family": "Mu",
                    "full_name": "Mu-4S",
                    "variant": "S"
                }
            },
            "mission": {
                "id": 2469,
                "name": "MS-F1",
                "description": "First Japanese scientific satellite",
                "launch_designator": null,
                "type": "Astrophysics",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 47,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/47/?format=api",
                "agency_id": 37,
                "name": "Mu Center",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Uchinoura_Space_Center",
                "map_url": "https://www.google.com/maps?q=31.2509794,131.0821319",
                "latitude": "31.2509794",
                "longitude": "131.0821319",
                "location": {
                    "id": 24,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/24/?format=api",
                    "name": "Uchinoura Space Center, Japan",
                    "country_code": "JPN",
                    "description": "The Uchinoura Space Center is a space launch facility in the Japanese town of Kimotsuki, Kagoshima Prefecture. All of Japan's scientific satellites were launched from Uchinoura prior to the M-V launch vehicles being decommissioned in 2006. It continues to be used for suborbital launches, stratospheric balloons and has also been used for the Epsilon orbital launch vehicle. Additionally, the center has antennas for communication with interplanetary space probes.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_24_20200803142411.jpg",
                    "timezone_name": "Asia/Tokyo",
                    "total_launch_count": 43,
                    "total_landing_count": 0
                },
                "country_code": "JPN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_47_20200803143524.jpg",
                "total_launch_count": 36,
                "orbital_launch_attempt_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 1130,
            "location_launch_attempt_count": 6,
            "pad_launch_attempt_count": 1,
            "agency_launch_attempt_count": 6,
            "orbital_launch_attempt_count_year": 84,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 2,
            "type": "normal"
        },
        {
            "id": "d2d115b8-e3f2-4f1e-b29a-d1bbbd700a32",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/d2d115b8-e3f2-4f1e-b29a-d1bbbd700a32/?format=api",
            "slug": "mu-4s-shinsei",
            "name": "Mu-4S | Shinsei",
            "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-14T03:53:56Z",
            "net": "1971-09-28T04:00:00Z",
            "window_end": "1971-09-28T04:00:00Z",
            "window_start": "1971-09-28T04:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 1009,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1009/?format=api",
                "name": "Institute of Space and Astronautical Science",
                "type": "Government"
            },
            "rocket": {
                "id": 4175,
                "configuration": {
                    "id": 340,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/340/?format=api",
                    "name": "Mu-4S",
                    "family": "Mu",
                    "full_name": "Mu-4S",
                    "variant": "S"
                }
            },
            "mission": {
                "id": 2593,
                "name": "Shinsei",
                "description": "First Japanese scientific satellite to successfully reach orbit.",
                "launch_designator": null,
                "type": "Astrophysics",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 47,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/47/?format=api",
                "agency_id": 37,
                "name": "Mu Center",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Uchinoura_Space_Center",
                "map_url": "https://www.google.com/maps?q=31.2509794,131.0821319",
                "latitude": "31.2509794",
                "longitude": "131.0821319",
                "location": {
                    "id": 24,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/24/?format=api",
                    "name": "Uchinoura Space Center, Japan",
                    "country_code": "JPN",
                    "description": "The Uchinoura Space Center is a space launch facility in the Japanese town of Kimotsuki, Kagoshima Prefecture. All of Japan's scientific satellites were launched from Uchinoura prior to the M-V launch vehicles being decommissioned in 2006. It continues to be used for suborbital launches, stratospheric balloons and has also been used for the Epsilon orbital launch vehicle. Additionally, the center has antennas for communication with interplanetary space probes.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_24_20200803142411.jpg",
                    "timezone_name": "Asia/Tokyo",
                    "total_launch_count": 43,
                    "total_landing_count": 0
                },
                "country_code": "JPN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_47_20200803143524.jpg",
                "total_launch_count": 36,
                "orbital_launch_attempt_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 1262,
            "location_launch_attempt_count": 8,
            "pad_launch_attempt_count": 3,
            "agency_launch_attempt_count": 8,
            "orbital_launch_attempt_count_year": 91,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 2,
            "type": "normal"
        },
        {
            "id": "443cb710-b336-4b2b-a8a7-b41d228d5eb4",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/443cb710-b336-4b2b-a8a7-b41d228d5eb4/?format=api",
            "slug": "mu-4s-tansei-1",
            "name": "Mu-4S | Tansei-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-14T03:53:58Z",
            "net": "1971-02-16T04:00:00Z",
            "window_end": "1971-02-16T04:00:00Z",
            "window_start": "1971-02-16T04:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 1009,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1009/?format=api",
                "name": "Institute of Space and Astronautical Science",
                "type": "Government"
            },
            "rocket": {
                "id": 4101,
                "configuration": {
                    "id": 340,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/340/?format=api",
                    "name": "Mu-4S",
                    "family": "Mu",
                    "full_name": "Mu-4S",
                    "variant": "S"
                }
            },
            "mission": {
                "id": 2519,
                "name": "Tansei-1",
                "description": "Japanese technological test satellite designed by the Institute of Space and Aeronautical Science, University of Tokyo.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 47,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/47/?format=api",
                "agency_id": 37,
                "name": "Mu Center",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Uchinoura_Space_Center",
                "map_url": "https://www.google.com/maps?q=31.2509794,131.0821319",
                "latitude": "31.2509794",
                "longitude": "131.0821319",
                "location": {
                    "id": 24,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/24/?format=api",
                    "name": "Uchinoura Space Center, Japan",
                    "country_code": "JPN",
                    "description": "The Uchinoura Space Center is a space launch facility in the Japanese town of Kimotsuki, Kagoshima Prefecture. All of Japan's scientific satellites were launched from Uchinoura prior to the M-V launch vehicles being decommissioned in 2006. It continues to be used for suborbital launches, stratospheric balloons and has also been used for the Epsilon orbital launch vehicle. Additionally, the center has antennas for communication with interplanetary space probes.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_24_20200803142411.jpg",
                    "timezone_name": "Asia/Tokyo",
                    "total_launch_count": 43,
                    "total_landing_count": 0
                },
                "country_code": "JPN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_47_20200803143524.jpg",
                "total_launch_count": 36,
                "orbital_launch_attempt_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 1183,
            "location_launch_attempt_count": 7,
            "pad_launch_attempt_count": 2,
            "agency_launch_attempt_count": 7,
            "orbital_launch_attempt_count_year": 12,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        },
        {
            "id": "0680c355-6b69-49bd-9018-10910396197c",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/0680c355-6b69-49bd-9018-10910396197c/?format=api",
            "slug": "m-v-akari",
            "name": "M-V | Akari",
            "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-07-07T13:28:19Z",
            "net": "2006-02-21T21:28:00Z",
            "window_end": "2006-02-21T21:28:00Z",
            "window_start": "2006-02-21T21:28:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 37,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                "name": "Japan Aerospace Exploration Agency",
                "type": "Government"
            },
            "rocket": {
                "id": 7257,
                "configuration": {
                    "id": 334,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/334/?format=api",
                    "name": "M-V",
                    "family": "Mu",
                    "full_name": "M-V",
                    "variant": "V"
                }
            },
            "mission": {
                "id": 5646,
                "name": "Akari",
                "description": "Akari (ASTRO-F) was an infrared astronomy satellite developed by Japan Aerospace Exploration Agency, in cooperation with institutes of Europe and Korea.",
                "launch_designator": null,
                "type": "Astrophysics",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 47,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/47/?format=api",
                "agency_id": 37,
                "name": "Mu Center",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Uchinoura_Space_Center",
                "map_url": "https://www.google.com/maps?q=31.2509794,131.0821319",
                "latitude": "31.2509794",
                "longitude": "131.0821319",
                "location": {
                    "id": 24,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/24/?format=api",
                    "name": "Uchinoura Space Center, Japan",
                    "country_code": "JPN",
                    "description": "The Uchinoura Space Center is a space launch facility in the Japanese town of Kimotsuki, Kagoshima Prefecture. All of Japan's scientific satellites were launched from Uchinoura prior to the M-V launch vehicles being decommissioned in 2006. It continues to be used for suborbital launches, stratospheric balloons and has also been used for the Epsilon orbital launch vehicle. Additionally, the center has antennas for communication with interplanetary space probes.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_24_20200803142411.jpg",
                    "timezone_name": "Asia/Tokyo",
                    "total_launch_count": 43,
                    "total_landing_count": 0
                },
                "country_code": "JPN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_47_20200803143524.jpg",
                "total_launch_count": 36,
                "orbital_launch_attempt_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 4755,
            "location_launch_attempt_count": 34,
            "pad_launch_attempt_count": 29,
            "agency_launch_attempt_count": 18,
            "orbital_launch_attempt_count_year": 5,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 3,
            "type": "normal"
        },
        {
            "id": "1e57db40-7257-476e-88a7-0a408291dc43",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/1e57db40-7257-476e-88a7-0a408291dc43/?format=api",
            "slug": "m-v-astro-e",
            "name": "M-V | ASTRO E",
            "status": {
                "id": 4,
                "name": "Launch Failure",
                "abbrev": "Failure",
                "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
            },
            "last_updated": "2023-07-07T13:27:41Z",
            "net": "2000-02-10T01:30:00Z",
            "window_end": "2000-02-10T01:30:00Z",
            "window_start": "2000-02-10T01:30:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 1009,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1009/?format=api",
                "name": "Institute of Space and Astronautical Science",
                "type": "Government"
            },
            "rocket": {
                "id": 6972,
                "configuration": {
                    "id": 334,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/334/?format=api",
                    "name": "M-V",
                    "family": "Mu",
                    "full_name": "M-V",
                    "variant": "V"
                }
            },
            "mission": {
                "id": 5361,
                "name": "ASTRO E",
                "description": "Astro E is a X-ray astronomy satellite bulit as a joint effort of NASA and the Japanese space agency ISAS. Observing the X-ray spectrum of the distant universe, Astro-E was to open a new window into the workings of black holes, neutron stars, active galaxies, and other very energetic objects. Astro E was lost in a launch vehicle failure in February 2000, but a repeat Astro E2 (renamed Suzaku after successful launch) was built to conduct the mission. It was launched in July 2005 aboard a Japanese improved M-5 rocket.",
                "launch_designator": null,
                "type": "Astrophysics",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 47,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/47/?format=api",
                "agency_id": 37,
                "name": "Mu Center",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Uchinoura_Space_Center",
                "map_url": "https://www.google.com/maps?q=31.2509794,131.0821319",
                "latitude": "31.2509794",
                "longitude": "131.0821319",
                "location": {
                    "id": 24,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/24/?format=api",
                    "name": "Uchinoura Space Center, Japan",
                    "country_code": "JPN",
                    "description": "The Uchinoura Space Center is a space launch facility in the Japanese town of Kimotsuki, Kagoshima Prefecture. All of Japan's scientific satellites were launched from Uchinoura prior to the M-V launch vehicles being decommissioned in 2006. It continues to be used for suborbital launches, stratospheric balloons and has also been used for the Epsilon orbital launch vehicle. Additionally, the center has antennas for communication with interplanetary space probes.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_24_20200803142411.jpg",
                    "timezone_name": "Asia/Tokyo",
                    "total_launch_count": 43,
                    "total_landing_count": 0
                },
                "country_code": "JPN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_47_20200803143524.jpg",
                "total_launch_count": 36,
                "orbital_launch_attempt_count": 36
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 4377,
            "location_launch_attempt_count": 31,
            "pad_launch_attempt_count": 26,
            "agency_launch_attempt_count": 31,
            "orbital_launch_attempt_count_year": 10,
            "location_launch_attempt_count_year": 1,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 1,
            "type": "normal"
        }
    ]
}