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

{
    "count": 7214,
    "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=30&ordering=last_updated",
    "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=10&ordering=last_updated",
    "results": [
        {
            "id": "7d85da9d-743b-491f-858d-af259143464d",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/7d85da9d-743b-491f-858d-af259143464d/?format=api",
            "slug": "zenit-2-tselina-2-21",
            "name": "Zenit-2 | Tselina-2 21",
            "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:30:58Z",
            "net": "2000-02-03T09:26:00Z",
            "window_end": "2000-02-03T09:26:00Z",
            "window_start": "2000-02-03T09:26: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": 6968,
                "configuration": {
                    "id": 455,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/455/?format=api",
                    "name": "Zenit-2",
                    "family": "Zenith",
                    "full_name": "Zenit-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 5357,
                "name": "Tselina-2 21",
                "description": "Second generation ELING satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api",
                "agency_id": null,
                "name": "45/1",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": "45.943492",
                "longitude": "63.653014",
                "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": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1548,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46,
                "orbital_launch_attempt_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 4363,
            "location_launch_attempt_count": 1142,
            "pad_launch_attempt_count": 31,
            "agency_launch_attempt_count": 97,
            "orbital_launch_attempt_count_year": 6,
            "location_launch_attempt_count_year": 2,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 2,
            "type": "normal"
        },
        {
            "id": "c4f09b34-bfaa-4502-a477-1913abca44a2",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/c4f09b34-bfaa-4502-a477-1913abca44a2/?format=api",
            "slug": "zenit-3f-spektr-r-radioastron",
            "name": "Zenit-3F | Spektr-R (RadioAstron)",
            "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:30:58Z",
            "net": "2011-07-18T02:31:00Z",
            "window_end": "2011-07-18T02:31:00Z",
            "window_start": "2011-07-18T02:31:00Z",
            "net_precision": null,
            "probability": -1,
            "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": 1540,
                "configuration": {
                    "id": 58,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/58/?format=api",
                    "name": "Zenit 3F",
                    "family": "Zenith",
                    "full_name": "Zenit",
                    "variant": ""
                }
            },
            "mission": {
                "id": 144,
                "name": "Spektr-R (RadioAstron)",
                "description": "The RadioAstron is an international space Very Long Baseline Interferometry project led by the Astro Space Center of Lebedev Physical Institute in Moscow, Russia. The aim of the mission is to use the Spektr-R space telescope to conduct interferometer observations in conjunction with the global ground radio telescope network in order to obtain images, coordinates, motions and evolution of angular structure of different radio emitting objects in the Universe with the extraordinary high angular resolution.",
                "launch_designator": null,
                "type": "Astrophysics",
                "orbit": {
                    "id": 0,
                    "name": "Elliptical Orbit",
                    "abbrev": "Elliptical"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api",
                "agency_id": null,
                "name": "45/1",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": "45.943492",
                "longitude": "63.653014",
                "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": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1548,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46,
                "orbital_launch_attempt_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 5134,
            "location_launch_attempt_count": 1365,
            "pad_launch_attempt_count": 41,
            "agency_launch_attempt_count": 206,
            "orbital_launch_attempt_count_year": 38,
            "location_launch_attempt_count_year": 10,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 7,
            "type": "normal"
        },
        {
            "id": "acc17c84-1160-495d-91b2-e606f3bc5b35",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/acc17c84-1160-495d-91b2-e606f3bc5b35/?format=api",
            "slug": "zenit-2-tselina-2-12",
            "name": "Zenit-2 | Tselina-2 12",
            "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:30:58Z",
            "net": "1992-12-25T05:56:00Z",
            "window_end": "1992-12-25T05:56:00Z",
            "window_start": "1992-12-25T05:56: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": 6495,
                "configuration": {
                    "id": 455,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/455/?format=api",
                    "name": "Zenit-2",
                    "family": "Zenith",
                    "full_name": "Zenit-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 4885,
                "name": "Tselina-2 12",
                "description": "Second generation ELING satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api",
                "agency_id": null,
                "name": "45/1",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": "45.943492",
                "longitude": "63.653014",
                "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": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1548,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46,
                "orbital_launch_attempt_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3773,
            "location_launch_attempt_count": 997,
            "pad_launch_attempt_count": 17,
            "agency_launch_attempt_count": 14,
            "orbital_launch_attempt_count_year": 95,
            "location_launch_attempt_count_year": 22,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 14,
            "type": "normal"
        },
        {
            "id": "b4d19ca3-2e66-4b86-a0bb-7a3e8f8c8eb4",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/b4d19ca3-2e66-4b86-a0bb-7a3e8f8c8eb4/?format=api",
            "slug": "zenit-2-gvm-tselina-2",
            "name": "Zenit-2 | GVM Tselina-2",
            "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:30:58Z",
            "net": "1985-04-13T08:00:00Z",
            "window_end": "1985-04-13T08:00:00Z",
            "window_start": "1985-04-13T08: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": 5736,
                "configuration": {
                    "id": 455,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/455/?format=api",
                    "name": "Zenit-2",
                    "family": "Zenith",
                    "full_name": "Zenit-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 4136,
                "name": "GVM Tselina-2",
                "description": "Dynamic simulator of the Tselina-2 ELINT satellite",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api",
                "agency_id": null,
                "name": "45/1",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": "45.943492",
                "longitude": "63.653014",
                "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": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1548,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46,
                "orbital_launch_attempt_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 2923,
            "location_launch_attempt_count": 737,
            "pad_launch_attempt_count": 1,
            "agency_launch_attempt_count": 1875,
            "orbital_launch_attempt_count_year": 29,
            "location_launch_attempt_count_year": 10,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 22,
            "type": "normal"
        },
        {
            "id": "7d4dc0ba-492b-4926-9f33-89addeed6edd",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/7d4dc0ba-492b-4926-9f33-89addeed6edd/?format=api",
            "slug": "zenit-2-tselina-2-15",
            "name": "Zenit-2 | Tselina-2 15",
            "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:30:59Z",
            "net": "1994-04-23T08:01:59Z",
            "window_end": "1994-04-23T08:01:59Z",
            "window_start": "1994-04-23T08:01:59Z",
            "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": 6582,
                "configuration": {
                    "id": 455,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/455/?format=api",
                    "name": "Zenit-2",
                    "family": "Zenith",
                    "full_name": "Zenit-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 4972,
                "name": "Tselina-2 15",
                "description": "Second generation ELING satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api",
                "agency_id": null,
                "name": "45/1",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": "45.943492",
                "longitude": "63.653014",
                "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": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1548,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46,
                "orbital_launch_attempt_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3882,
            "location_launch_attempt_count": 1027,
            "pad_launch_attempt_count": 20,
            "agency_launch_attempt_count": 34,
            "orbital_launch_attempt_count_year": 24,
            "location_launch_attempt_count_year": 8,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 4,
            "type": "normal"
        },
        {
            "id": "57abb01d-9ab6-4933-b6f9-b09cfcf08a78",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/57abb01d-9ab6-4933-b6f9-b09cfcf08a78/?format=api",
            "slug": "zenit-intelsat-is-15",
            "name": "Zenit | Intelsat IS-15",
            "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:30:59Z",
            "net": "2009-11-30T21:00:00Z",
            "window_end": "2009-11-30T21:00:00Z",
            "window_start": "2009-11-30T21:00:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7411,
                "configuration": {
                    "id": 91,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/91/?format=api",
                    "name": "Zenit",
                    "family": "Zenith",
                    "full_name": "Zenit 3SLB",
                    "variant": "3SLB"
                }
            },
            "mission": {
                "id": 5800,
                "name": "Intelsat IS-15",
                "description": "American geostationary communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api",
                "agency_id": null,
                "name": "45/1",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": "45.943492",
                "longitude": "63.653014",
                "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": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1548,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46,
                "orbital_launch_attempt_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 5014,
            "location_launch_attempt_count": 1328,
            "pad_launch_attempt_count": 39,
            "agency_launch_attempt_count": 34,
            "orbital_launch_attempt_count_year": 70,
            "location_launch_attempt_count_year": 21,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 4,
            "type": "normal"
        },
        {
            "id": "eec234a2-cb35-4df6-8da1-2f4b9cabcc60",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/eec234a2-cb35-4df6-8da1-2f4b9cabcc60/?format=api",
            "slug": "zenit-2-gvm-tselina-2-5",
            "name": "Zenit-2 | GVM Tselina-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-14T03:30:59Z",
            "net": "1987-02-14T08:30:00Z",
            "window_end": "1987-02-14T08:30:00Z",
            "window_start": "1987-02-14T08:30: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": 5939,
                "configuration": {
                    "id": 455,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/455/?format=api",
                    "name": "Zenit-2",
                    "family": "Zenith",
                    "full_name": "Zenit-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 4136,
                "name": "GVM Tselina-2",
                "description": "Dynamic simulator of the Tselina-2 ELINT satellite",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api",
                "agency_id": null,
                "name": "45/1",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": "45.943492",
                "longitude": "63.653014",
                "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": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1548,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46,
                "orbital_launch_attempt_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3145,
            "location_launch_attempt_count": 806,
            "pad_launch_attempt_count": 7,
            "agency_launch_attempt_count": 2061,
            "orbital_launch_attempt_count_year": 16,
            "location_launch_attempt_count_year": 6,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 14,
            "type": "normal"
        },
        {
            "id": "e20cf1e8-1676-4725-868b-73c68598af23",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/e20cf1e8-1676-4725-868b-73c68598af23/?format=api",
            "slug": "zenit-2-tselina-2-16",
            "name": "Zenit-2 | Tselina-2 16",
            "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:30:59Z",
            "net": "1994-11-24T09:15:59Z",
            "window_end": "1994-11-24T09:15:59Z",
            "window_start": "1994-11-24T09:15:59Z",
            "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": 6627,
                "configuration": {
                    "id": 455,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/455/?format=api",
                    "name": "Zenit-2",
                    "family": "Zenith",
                    "full_name": "Zenit-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 5017,
                "name": "Tselina-2 16",
                "description": "Second generation ELING satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api",
                "agency_id": null,
                "name": "45/1",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": "45.943492",
                "longitude": "63.653014",
                "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": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1548,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46,
                "orbital_launch_attempt_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3938,
            "location_launch_attempt_count": 1045,
            "pad_launch_attempt_count": 23,
            "agency_launch_attempt_count": 45,
            "orbital_launch_attempt_count_year": 80,
            "location_launch_attempt_count_year": 26,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 15,
            "type": "normal"
        },
        {
            "id": "b8eb4f41-da22-43d5-8150-41af29bd0454",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/b8eb4f41-da22-43d5-8150-41af29bd0454/?format=api",
            "slug": "zenit-2-orlets-2-1",
            "name": "Zenit-2 | Orlets-2 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:30:59Z",
            "net": "1994-08-26T12:00:00Z",
            "window_end": "1994-08-26T12:00:00Z",
            "window_start": "1994-08-26T12: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": 6608,
                "configuration": {
                    "id": 455,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/455/?format=api",
                    "name": "Zenit-2",
                    "family": "Zenith",
                    "full_name": "Zenit-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 4998,
                "name": "Orlets-2 1",
                "description": "Orlets-2 or Yenisey was an improved Orlets-1 film return reconnaissance satellite with 22 small return capsules.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api",
                "agency_id": null,
                "name": "45/1",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": "45.943492",
                "longitude": "63.653014",
                "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": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1548,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46,
                "orbital_launch_attempt_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3914,
            "location_launch_attempt_count": 1036,
            "pad_launch_attempt_count": 21,
            "agency_launch_attempt_count": 40,
            "orbital_launch_attempt_count_year": 56,
            "location_launch_attempt_count_year": 17,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 10,
            "type": "normal"
        },
        {
            "id": "a1a589e2-1f60-44df-a036-26b4f6135afc",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/a1a589e2-1f60-44df-a036-26b4f6135afc/?format=api",
            "slug": "zenit-2-tselina-2-6",
            "name": "Zenit-2 | Tselina-2 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-14T03:30:59Z",
            "net": "1988-11-23T14:50:58Z",
            "window_end": "1988-11-23T14:50:58Z",
            "window_start": "1988-11-23T14:50:58Z",
            "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": 6128,
                "configuration": {
                    "id": 455,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/455/?format=api",
                    "name": "Zenit-2",
                    "family": "Zenith",
                    "full_name": "Zenit-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 4518,
                "name": "Tselina-2 6",
                "description": "Second generation ELING satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/2/?format=api",
                "agency_id": null,
                "name": "45/1",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": "45.943492",
                "longitude": "63.653014",
                "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": "",
                    "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/location_15_20200803142517.jpg",
                    "timezone_name": "Asia/Qyzylorda",
                    "total_launch_count": 1548,
                    "total_landing_count": 0
                },
                "country_code": "KAZ",
                "map_image": "https://spacelaunchnow-prod-east.nyc3.digitaloceanspaces.com/media/launch_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46,
                "orbital_launch_attempt_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3350,
            "location_launch_attempt_count": 889,
            "pad_launch_attempt_count": 13,
            "agency_launch_attempt_count": 2227,
            "orbital_launch_attempt_count_year": 107,
            "location_launch_attempt_count_year": 41,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 83,
            "type": "normal"
        }
    ]
}