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

{
    "count": 7494,
    "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3540&ordering=last_updated",
    "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3520&ordering=last_updated",
    "results": [
        {
            "id": "e24a2dce-7c0e-450b-a2ca-3c9c4520a9ae",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/e24a2dce-7c0e-450b-a2ca-3c9c4520a9ae/?format=api",
            "slug": "tsiklon-2a-i2p-2",
            "name": "Tsiklon-2A | I2P 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:24:33Z",
            "net": "1968-11-01T00:27:15Z",
            "window_end": "1968-11-01T00:27:15Z",
            "window_start": "1968-11-01T00:27:15Z",
            "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": 3839,
                "configuration": {
                    "id": 444,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/444/?format=api",
                    "name": "Tsiklon-2A",
                    "family": "Tsiklon",
                    "full_name": "Tsiklon-2A",
                    "variant": "2A"
                }
            },
            "mission": {
                "id": 2257,
                "name": "I2P 2",
                "description": "The I2P satellites were the first soviet coorbital ASAT system.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 134,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/134/?format=api",
                "agency_id": null,
                "name": "90/20",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_90",
                "map_url": "https://www.google.com/maps?q=46.081,62.929806",
                "latitude": "46.081",
                "longitude": "62.929806",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_134_20200803143259.jpg",
                "total_launch_count": 23,
                "orbital_launch_attempt_count": 23
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 896,
            "location_launch_attempt_count": 241,
            "pad_launch_attempt_count": 3,
            "agency_launch_attempt_count": 359,
            "orbital_launch_attempt_count_year": 108,
            "location_launch_attempt_count_year": 38,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 70,
            "type": "normal"
        },
        {
            "id": "8d251b60-5600-412b-b85a-00470b1f24c6",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/8d251b60-5600-412b-b85a-00470b1f24c6/?format=api",
            "slug": "tsiklon-2-i2p-8",
            "name": "Tsiklon-2 | I2P 8",
            "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:24:33Z",
            "net": "1971-12-03T13:19:22Z",
            "window_end": "1971-12-03T13:19:22Z",
            "window_start": "1971-12-03T13:19:22Z",
            "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": 4203,
                "configuration": {
                    "id": 443,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/443/?format=api",
                    "name": "Tsiklon-2",
                    "family": "Tsiklon",
                    "full_name": "Tsiklon-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 2621,
                "name": "I2P 8",
                "description": "The I2P satellites were the first soviet coorbital ASAT system.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 134,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/134/?format=api",
                "agency_id": null,
                "name": "90/20",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_90",
                "map_url": "https://www.google.com/maps?q=46.081,62.929806",
                "latitude": "46.081",
                "longitude": "62.929806",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_134_20200803143259.jpg",
                "total_launch_count": 23,
                "orbital_launch_attempt_count": 23
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-2_lifto_image_20240411113159.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 1290,
            "location_launch_attempt_count": 340,
            "pad_launch_attempt_count": 9,
            "agency_launch_attempt_count": 621,
            "orbital_launch_attempt_count_year": 119,
            "location_launch_attempt_count_year": 28,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 80,
            "type": "normal"
        },
        {
            "id": "9800a9f4-0ee0-4eac-8777-a20dc1ea99d9",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/9800a9f4-0ee0-4eac-8777-a20dc1ea99d9/?format=api",
            "slug": "tsiklon-2-i2p-6",
            "name": "Tsiklon-2 | I2P 6",
            "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:24:33Z",
            "net": "1971-02-25T11:11:10Z",
            "window_end": "1971-02-25T11:11:10Z",
            "window_start": "1971-02-25T11:11:10Z",
            "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": 4106,
                "configuration": {
                    "id": 443,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/443/?format=api",
                    "name": "Tsiklon-2",
                    "family": "Tsiklon",
                    "full_name": "Tsiklon-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 2524,
                "name": "I2P 6",
                "description": "The I2P satellites were the first soviet coorbital ASAT system.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 134,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/134/?format=api",
                "agency_id": null,
                "name": "90/20",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_90",
                "map_url": "https://www.google.com/maps?q=46.081,62.929806",
                "latitude": "46.081",
                "longitude": "62.929806",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_134_20200803143259.jpg",
                "total_launch_count": 23,
                "orbital_launch_attempt_count": 23
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-2_lifto_image_20240411113159.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 1188,
            "location_launch_attempt_count": 315,
            "pad_launch_attempt_count": 7,
            "agency_launch_attempt_count": 550,
            "orbital_launch_attempt_count_year": 17,
            "location_launch_attempt_count_year": 3,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 9,
            "type": "normal"
        },
        {
            "id": "23212587-7bcd-4b16-b326-c6784a52ee97",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/23212587-7bcd-4b16-b326-c6784a52ee97/?format=api",
            "slug": "tsiklon-2-i2p-3",
            "name": "Tsiklon-2 | I2P 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:24:33Z",
            "net": "1969-12-23T09:25:00Z",
            "window_end": "1969-12-23T09:25:00Z",
            "window_start": "1969-12-23T09:25:00Z",
            "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": 3968,
                "configuration": {
                    "id": 443,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/443/?format=api",
                    "name": "Tsiklon-2",
                    "family": "Tsiklon",
                    "full_name": "Tsiklon-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 2386,
                "name": "I2P 3",
                "description": "The I2P satellites were the first soviet coorbital ASAT system.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 134,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/134/?format=api",
                "agency_id": null,
                "name": "90/20",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_90",
                "map_url": "https://www.google.com/maps?q=46.081,62.929806",
                "latitude": "46.081",
                "longitude": "62.929806",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_134_20200803143259.jpg",
                "total_launch_count": 23,
                "orbital_launch_attempt_count": 23
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-2_lifto_image_20240411113159.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 1043,
            "location_launch_attempt_count": 283,
            "pad_launch_attempt_count": 4,
            "agency_launch_attempt_count": 450,
            "orbital_launch_attempt_count_year": 124,
            "location_launch_attempt_count_year": 38,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 79,
            "type": "normal"
        },
        {
            "id": "2a518cd4-4c9a-4aa2-bac9-280b4bdc080f",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/2a518cd4-4c9a-4aa2-bac9-280b4bdc080f/?format=api",
            "slug": "tsiklon-2-us-pm-1",
            "name": "Tsiklon-2 | US-PM 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:24:34Z",
            "net": "1993-03-30T12:00:00Z",
            "window_end": "1993-03-30T12:00:00Z",
            "window_start": "1993-03-30T12:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "type": "Government"
            },
            "rocket": {
                "id": 6511,
                "configuration": {
                    "id": 443,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/443/?format=api",
                    "name": "Tsiklon-2",
                    "family": "Tsiklon",
                    "full_name": "Tsiklon-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 4901,
                "name": "US-PM 1",
                "description": "US-PM (Upravlenniye Sputnik Passivny Modifikirovanny) (also reported as US-PU) was a solar powered improved EORSAT (Electronic Ocean Reconnaissance Satellite). It used an passive ELINT devices to track naval vessels from space by registering their electronic emmissions.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 134,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/134/?format=api",
                "agency_id": null,
                "name": "90/20",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_90",
                "map_url": "https://www.google.com/maps?q=46.081,62.929806",
                "latitude": "46.081",
                "longitude": "62.929806",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_134_20200803143259.jpg",
                "total_launch_count": 23,
                "orbital_launch_attempt_count": 23
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-2_lifto_image_20240411113159.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3803,
            "location_launch_attempt_count": 1003,
            "pad_launch_attempt_count": 13,
            "agency_launch_attempt_count": 18,
            "orbital_launch_attempt_count_year": 18,
            "location_launch_attempt_count_year": 6,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 4,
            "type": "normal"
        },
        {
            "id": "d5b92d8e-b24a-4823-b3e1-e973360353f0",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/d5b92d8e-b24a-4823-b3e1-e973360353f0/?format=api",
            "slug": "tsiklon-2-i2p-5",
            "name": "Tsiklon-2 | I2P 5",
            "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:24:34Z",
            "net": "1970-10-30T02:36:51Z",
            "window_end": "1970-10-30T02:36:51Z",
            "window_start": "1970-10-30T02:36: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": 4066,
                "configuration": {
                    "id": 443,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/443/?format=api",
                    "name": "Tsiklon-2",
                    "family": "Tsiklon",
                    "full_name": "Tsiklon-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 2484,
                "name": "I2P 5",
                "description": "The I2P satellites were the first soviet coorbital ASAT system.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 134,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/134/?format=api",
                "agency_id": null,
                "name": "90/20",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_90",
                "map_url": "https://www.google.com/maps?q=46.081,62.929806",
                "latitude": "46.081",
                "longitude": "62.929806",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_134_20200803143259.jpg",
                "total_launch_count": 23,
                "orbital_launch_attempt_count": 23
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-2_lifto_image_20240411113159.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 1146,
            "location_launch_attempt_count": 306,
            "pad_launch_attempt_count": 6,
            "agency_launch_attempt_count": 523,
            "orbital_launch_attempt_count_year": 100,
            "location_launch_attempt_count_year": 23,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 70,
            "type": "normal"
        },
        {
            "id": "de40c569-c638-4a10-a078-97149c05dbee",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/de40c569-c638-4a10-a078-97149c05dbee/?format=api",
            "slug": "tsiklon-2-us-pm-7",
            "name": "Tsiklon-2 | US-PM 7",
            "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:24:34Z",
            "net": "1995-12-20T00:52:14Z",
            "window_end": "1995-12-20T00:52:14Z",
            "window_start": "1995-12-20T00:52:14Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "type": "Government"
            },
            "rocket": {
                "id": 6701,
                "configuration": {
                    "id": 443,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/443/?format=api",
                    "name": "Tsiklon-2",
                    "family": "Tsiklon",
                    "full_name": "Tsiklon-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 5091,
                "name": "US-PM 7",
                "description": "US-PM (Upravlenniye Sputnik Passivny Modifikirovanny) (also reported as US-PU) was a solar powered improved EORSAT (Electronic Ocean Reconnaissance Satellite). It used an passive ELINT devices to track naval vessels from space by registering their electronic emmissions.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 134,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/134/?format=api",
                "agency_id": null,
                "name": "90/20",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_90",
                "map_url": "https://www.google.com/maps?q=46.081,62.929806",
                "latitude": "46.081",
                "longitude": "62.929806",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_134_20200803143259.jpg",
                "total_launch_count": 23,
                "orbital_launch_attempt_count": 23
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tsyklon-2_lifto_image_20240411113159.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 4038,
            "location_launch_attempt_count": 1067,
            "pad_launch_attempt_count": 19,
            "agency_launch_attempt_count": 57,
            "orbital_launch_attempt_count_year": 77,
            "location_launch_attempt_count_year": 18,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 11,
            "type": "normal"
        },
        {
            "id": "dfb8e0f5-7e2a-4842-9940-9083537a5369",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/dfb8e0f5-7e2a-4842-9940-9083537a5369/?format=api",
            "slug": "start-gurwin-1",
            "name": "Start | Gurwin-1",
            "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-14T04:24:34Z",
            "net": "1995-03-28T10:00:00Z",
            "window_end": "1995-03-28T10:00:00Z",
            "window_start": "1995-03-28T10:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 193,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/193/?format=api",
                "name": "Russian Space Forces",
                "type": "Government"
            },
            "rocket": {
                "id": 6654,
                "configuration": {
                    "id": 380,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/380/?format=api",
                    "name": "Start",
                    "family": "Start",
                    "full_name": "Start",
                    "variant": ""
                }
            },
            "mission": {
                "id": 5044,
                "name": "Gurwin-1",
                "description": "Techsat (Technology Satellite) or Gurwin were microsatellites built aby students of the Technion (Israel Institute of Technology) institute at Haifa.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 135,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/135/?format=api",
                "agency_id": null,
                "name": "158",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
                "map_url": "https://www.google.com/maps?q=62.9255556,40.5755838",
                "latitude": "62.9255556",
                "longitude": "40.5755838",
                "location": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api",
                    "name": "Plesetsk Cosmodrome, Russian Federation",
                    "country_code": "RUS",
                    "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
                    "timezone_name": "Europe/Moscow",
                    "total_launch_count": 1674,
                    "total_landing_count": 0
                },
                "country_code": "RUS",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_135_20200803143333.jpg",
                "total_launch_count": 2,
                "orbital_launch_attempt_count": 2
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3979,
            "location_launch_attempt_count": 1465,
            "pad_launch_attempt_count": 2,
            "agency_launch_attempt_count": 45,
            "orbital_launch_attempt_count_year": 18,
            "location_launch_attempt_count_year": 6,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 3,
            "type": "normal"
        },
        {
            "id": "6c55baec-429a-45e0-b7fd-a4671b70052f",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/6c55baec-429a-45e0-b7fd-a4671b70052f/?format=api",
            "slug": "start-1-eka-1",
            "name": "Start-1 | EKA-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:24:34Z",
            "net": "1993-03-25T13:15:27Z",
            "window_end": "1993-03-25T13:15:27Z",
            "window_start": "1993-03-25T13:15:27Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 193,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/193/?format=api",
                "name": "Russian Space Forces",
                "type": "Government"
            },
            "rocket": {
                "id": 6507,
                "configuration": {
                    "id": 381,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/381/?format=api",
                    "name": "Start-1",
                    "family": "Start",
                    "full_name": "Start-1",
                    "variant": "1"
                }
            },
            "mission": {
                "id": 4897,
                "name": "EKA-1",
                "description": "EKA 1 and 2 were vehicle evaluation payloads on the maiden flights of the Start-1 and Start launch vehicles.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 135,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/135/?format=api",
                "agency_id": null,
                "name": "158",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
                "map_url": "https://www.google.com/maps?q=62.9255556,40.5755838",
                "latitude": "62.9255556",
                "longitude": "40.5755838",
                "location": {
                    "id": 6,
                    "url": "https://ll.thespacedevs.com/2.2.0/location/6/?format=api",
                    "name": "Plesetsk Cosmodrome, Russian Federation",
                    "country_code": "RUS",
                    "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
                    "timezone_name": "Europe/Moscow",
                    "total_launch_count": 1674,
                    "total_landing_count": 0
                },
                "country_code": "RUS",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_135_20200803143333.jpg",
                "total_launch_count": 2,
                "orbital_launch_attempt_count": 2
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3799,
            "location_launch_attempt_count": 1420,
            "pad_launch_attempt_count": 1,
            "agency_launch_attempt_count": 20,
            "orbital_launch_attempt_count_year": 14,
            "location_launch_attempt_count_year": 6,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 2,
            "type": "normal"
        },
        {
            "id": "0988b3a1-370c-49b8-8f82-20775881b103",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/0988b3a1-370c-49b8-8f82-20775881b103/?format=api",
            "slug": "k65m-rb-bor-4-406",
            "name": "K65M-RB | BOR-4 406",
            "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:24:35Z",
            "net": "1983-12-27T10:00:00Z",
            "window_end": "1983-12-27T10:00:00Z",
            "window_start": "1983-12-27T10:00:00Z",
            "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": 5591,
                "configuration": {
                    "id": 325,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/325/?format=api",
                    "name": "K65M-RB",
                    "family": "",
                    "full_name": "K65M-RB",
                    "variant": ""
                }
            },
            "mission": {
                "id": 3994,
                "name": "BOR-4 406",
                "description": "Test flight of a test article for the Spiral lifting body spacecraft",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 136,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/136/?format=api",
                "agency_id": null,
                "name": "107",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Kapustin_Yar",
                "map_url": "https://www.google.com/maps?q=48.540716,46.296826",
                "latitude": "48.540716",
                "longitude": "46.296826",
                "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_136_20200803143342.jpg",
                "total_launch_count": 3,
                "orbital_launch_attempt_count": 3
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 2773,
            "location_launch_attempt_count": 95,
            "pad_launch_attempt_count": 1,
            "agency_launch_attempt_count": 1757,
            "orbital_launch_attempt_count_year": 127,
            "location_launch_attempt_count_year": 4,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 98,
            "type": "normal"
        }
    ]
}