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

{
    "count": 7491,
    "next": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3630&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.2.0/launch/?format=api&limit=10&offset=3610&ordering=-name",
    "results": [
        {
            "id": "6b4db026-7c83-4a98-bc19-19f86c10bffa",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/6b4db026-7c83-4a98-bc19-19f86c10bffa/?format=api",
            "slug": "proton-gorizont-25",
            "name": "Proton | Gorizont 25",
            "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:46:20Z",
            "net": "1992-04-02T01:50:00Z",
            "window_end": "1992-04-02T01:50:00Z",
            "window_start": "1992-04-02T01:50:00Z",
            "net_precision": null,
            "probability": null,
            "weather_concerns": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 96,
                "url": "https://ll.thespacedevs.com/2.2.0/agencies/96/?format=api",
                "name": "Khrunichev State Research and Production Space Center",
                "type": "Government"
            },
            "rocket": {
                "id": 6429,
                "configuration": {
                    "id": 80,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api",
                    "name": "Proton",
                    "family": "Proton / UR-500",
                    "full_name": "Proton K/DM-2",
                    "variant": "K/DM-2"
                }
            },
            "mission": {
                "id": 4819,
                "name": "Gorizont 25",
                "description": "Geostationary communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 31,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/31/?format=api",
                "agency_id": null,
                "name": "81/23 (81L)",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=46.073997,62.977999",
                "latitude": "46.073997",
                "longitude": "62.977999",
                "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_31_20200803143402.jpg",
                "total_launch_count": 104,
                "orbital_launch_attempt_count": 104
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3706,
            "location_launch_attempt_count": 980,
            "pad_launch_attempt_count": 45,
            "agency_launch_attempt_count": 2,
            "orbital_launch_attempt_count_year": 18,
            "location_launch_attempt_count_year": 5,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 2,
            "type": "normal"
        },
        {
            "id": "3d416eb1-f8e6-4001-a6f1-639bf5f05c8d",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/3d416eb1-f8e6-4001-a6f1-639bf5f05c8d/?format=api",
            "slug": "proton-gorizont-24",
            "name": "Proton | Gorizont 24",
            "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:35:15Z",
            "net": "1991-10-23T15:25:00Z",
            "window_end": "1991-10-23T15:25:00Z",
            "window_start": "1991-10-23T15: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": 6402,
                "configuration": {
                    "id": 80,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api",
                    "name": "Proton",
                    "family": "Proton / UR-500",
                    "full_name": "Proton K/DM-2",
                    "variant": "K/DM-2"
                }
            },
            "mission": {
                "id": 4792,
                "name": "Gorizont 24",
                "description": "Geostationary communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api",
                "agency_id": null,
                "name": "200/39 (200L)",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
                "latitude": "46.039984",
                "longitude": "63.032093",
                "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_15_20200803143530.jpg",
                "total_launch_count": 167,
                "orbital_launch_attempt_count": 167
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3674,
            "location_launch_attempt_count": 972,
            "pad_launch_attempt_count": 63,
            "agency_launch_attempt_count": 2449,
            "orbital_launch_attempt_count_year": 77,
            "location_launch_attempt_count_year": 20,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 54,
            "type": "normal"
        },
        {
            "id": "079b811a-4c16-451e-91d6-aebcd6b72349",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/079b811a-4c16-451e-91d6-aebcd6b72349/?format=api",
            "slug": "proton-gorizont-23",
            "name": "Proton | Gorizont 23",
            "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:34:59Z",
            "net": "1991-07-01T21:53:00Z",
            "window_end": "1991-07-01T21:53:00Z",
            "window_start": "1991-07-01T21:53: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": 6379,
                "configuration": {
                    "id": 80,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api",
                    "name": "Proton",
                    "family": "Proton / UR-500",
                    "full_name": "Proton K/DM-2",
                    "variant": "K/DM-2"
                }
            },
            "mission": {
                "id": 4769,
                "name": "Gorizont 23",
                "description": "Geostationary communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api",
                "agency_id": null,
                "name": "200/39 (200L)",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
                "latitude": "46.039984",
                "longitude": "63.032093",
                "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_15_20200803143530.jpg",
                "total_launch_count": 167,
                "orbital_launch_attempt_count": 167
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3645,
            "location_launch_attempt_count": 963,
            "pad_launch_attempt_count": 62,
            "agency_launch_attempt_count": 2429,
            "orbital_launch_attempt_count_year": 48,
            "location_launch_attempt_count_year": 11,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 34,
            "type": "normal"
        },
        {
            "id": "8f0d4180-96ae-44d8-88c9-75f38e535243",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/8f0d4180-96ae-44d8-88c9-75f38e535243/?format=api",
            "slug": "proton-gorizont-22",
            "name": "Proton | Gorizont 22",
            "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:35:12Z",
            "net": "1990-11-23T13:22:00Z",
            "window_end": "1990-11-23T13:22:00Z",
            "window_start": "1990-11-23T13:22: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": 6326,
                "configuration": {
                    "id": 80,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api",
                    "name": "Proton",
                    "family": "Proton / UR-500",
                    "full_name": "Proton K/DM-2",
                    "variant": "K/DM-2"
                }
            },
            "mission": {
                "id": 4716,
                "name": "Gorizont 22",
                "description": "Geostationary communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api",
                "agency_id": null,
                "name": "200/39 (200L)",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
                "latitude": "46.039984",
                "longitude": "63.032093",
                "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_15_20200803143530.jpg",
                "total_launch_count": 167,
                "orbital_launch_attempt_count": 167
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3583,
            "location_launch_attempt_count": 946,
            "pad_launch_attempt_count": 58,
            "agency_launch_attempt_count": 2384,
            "orbital_launch_attempt_count_year": 107,
            "location_launch_attempt_count_year": 23,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 68,
            "type": "normal"
        },
        {
            "id": "d6914604-67ae-453f-b191-65963994b6a3",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/d6914604-67ae-453f-b191-65963994b6a3/?format=api",
            "slug": "proton-gorizont-21",
            "name": "Proton | Gorizont 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:46:15Z",
            "net": "1990-11-03T14:40:00Z",
            "window_end": "1990-11-03T14:40:00Z",
            "window_start": "1990-11-03T14:40: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": 6319,
                "configuration": {
                    "id": 80,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api",
                    "name": "Proton",
                    "family": "Proton / UR-500",
                    "full_name": "Proton K/DM-2",
                    "variant": "K/DM-2"
                }
            },
            "mission": {
                "id": 4709,
                "name": "Gorizont 21",
                "description": "Geostationary communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 31,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/31/?format=api",
                "agency_id": null,
                "name": "81/23 (81L)",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=46.073997,62.977999",
                "latitude": "46.073997",
                "longitude": "62.977999",
                "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_31_20200803143402.jpg",
                "total_launch_count": 104,
                "orbital_launch_attempt_count": 104
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3575,
            "location_launch_attempt_count": 944,
            "pad_launch_attempt_count": 38,
            "agency_launch_attempt_count": 2379,
            "orbital_launch_attempt_count_year": 99,
            "location_launch_attempt_count_year": 21,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 63,
            "type": "normal"
        },
        {
            "id": "4506405c-fe5a-4c3c-a5d5-b13ca92b7979",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/4506405c-fe5a-4c3c-a5d5-b13ca92b7979/?format=api",
            "slug": "proton-gorizont-19",
            "name": "Proton | Gorizont 19",
            "status": {
                "id": 3,
                "name": "Launch Successful",
                "abbrev": "Success",
                "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
            },
            "last_updated": "2023-06-14T04:23:49Z",
            "net": "1989-09-28T17:05:00Z",
            "window_end": "1989-09-28T17:05:00Z",
            "window_start": "1989-09-28T17:05: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": 6214,
                "configuration": {
                    "id": 80,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api",
                    "name": "Proton",
                    "family": "Proton / UR-500",
                    "full_name": "Proton K/DM-2",
                    "variant": "K/DM-2"
                }
            },
            "mission": {
                "id": 4604,
                "name": "Gorizont 19",
                "description": "Geostationary communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 130,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/130/?format=api",
                "agency_id": null,
                "name": "200/40",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_200",
                "map_url": "https://www.google.com/maps?q=46.0336111,63.0266949",
                "latitude": "46.0336111",
                "longitude": "63.0266949",
                "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_130_20200803143249.jpg",
                "total_launch_count": 64,
                "orbital_launch_attempt_count": 64
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3456,
            "location_launch_attempt_count": 916,
            "pad_launch_attempt_count": 59,
            "agency_launch_attempt_count": 2302,
            "orbital_launch_attempt_count_year": 82,
            "location_launch_attempt_count_year": 22,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 61,
            "type": "normal"
        },
        {
            "id": "6eeee626-98a5-4ebf-8063-d44a66d79dc0",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/6eeee626-98a5-4ebf-8063-d44a66d79dc0/?format=api",
            "slug": "proton-gorizont-18",
            "name": "Proton | Gorizont 18",
            "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:23:51Z",
            "net": "1989-07-05T22:45:00Z",
            "window_end": "1989-07-05T22:45:00Z",
            "window_start": "1989-07-05T22:45: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": 6188,
                "configuration": {
                    "id": 80,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api",
                    "name": "Proton",
                    "family": "Proton / UR-500",
                    "full_name": "Proton K/DM-2",
                    "variant": "K/DM-2"
                }
            },
            "mission": {
                "id": 4578,
                "name": "Gorizont 18",
                "description": "Geostationary communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 130,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/130/?format=api",
                "agency_id": null,
                "name": "200/40",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_200",
                "map_url": "https://www.google.com/maps?q=46.0336111,63.0266949",
                "latitude": "46.0336111",
                "longitude": "63.0266949",
                "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_130_20200803143249.jpg",
                "total_launch_count": 64,
                "orbital_launch_attempt_count": 64
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3427,
            "location_launch_attempt_count": 909,
            "pad_launch_attempt_count": 58,
            "agency_launch_attempt_count": 2282,
            "orbital_launch_attempt_count_year": 53,
            "location_launch_attempt_count_year": 15,
            "pad_launch_attempt_count_year": 3,
            "agency_launch_attempt_count_year": 41,
            "type": "normal"
        },
        {
            "id": "92557670-ef3b-4282-aef3-c99cb8498726",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/92557670-ef3b-4282-aef3-c99cb8498726/?format=api",
            "slug": "proton-gorizont-17",
            "name": "Proton | Gorizont 17",
            "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:23:47Z",
            "net": "1989-01-26T09:16:00Z",
            "window_end": "1989-01-26T09:16:00Z",
            "window_start": "1989-01-26T09:16: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": 6143,
                "configuration": {
                    "id": 80,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api",
                    "name": "Proton",
                    "family": "Proton / UR-500",
                    "full_name": "Proton K/DM-2",
                    "variant": "K/DM-2"
                }
            },
            "mission": {
                "id": 4533,
                "name": "Gorizont 17",
                "description": "Geostationary communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 130,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/130/?format=api",
                "agency_id": null,
                "name": "200/40",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_200",
                "map_url": "https://www.google.com/maps?q=46.0336111,63.0266949",
                "latitude": "46.0336111",
                "longitude": "63.0266949",
                "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_130_20200803143249.jpg",
                "total_launch_count": 64,
                "orbital_launch_attempt_count": 64
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3378,
            "location_launch_attempt_count": 897,
            "pad_launch_attempt_count": 56,
            "agency_launch_attempt_count": 2245,
            "orbital_launch_attempt_count_year": 4,
            "location_launch_attempt_count_year": 3,
            "pad_launch_attempt_count_year": 1,
            "agency_launch_attempt_count_year": 4,
            "type": "normal"
        },
        {
            "id": "49fc67aa-d888-4914-a4bc-ea870aee72b3",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/49fc67aa-d888-4914-a4bc-ea870aee72b3/?format=api",
            "slug": "proton-gorizont-16",
            "name": "Proton | Gorizont 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-14T04:23:43Z",
            "net": "1988-08-18T19:52:00Z",
            "window_end": "1988-08-18T19:52:00Z",
            "window_start": "1988-08-18T19:52: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": 6099,
                "configuration": {
                    "id": 80,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api",
                    "name": "Proton",
                    "family": "Proton / UR-500",
                    "full_name": "Proton K/DM-2",
                    "variant": "K/DM-2"
                }
            },
            "mission": {
                "id": 4489,
                "name": "Gorizont 16",
                "description": "Geostationary communications satellite",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 130,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/130/?format=api",
                "agency_id": null,
                "name": "200/40",
                "description": null,
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_200",
                "map_url": "https://www.google.com/maps?q=46.0336111,63.0266949",
                "latitude": "46.0336111",
                "longitude": "63.0266949",
                "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_130_20200803143249.jpg",
                "total_launch_count": 64,
                "orbital_launch_attempt_count": 64
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3328,
            "location_launch_attempt_count": 880,
            "pad_launch_attempt_count": 54,
            "agency_launch_attempt_count": 2209,
            "orbital_launch_attempt_count_year": 75,
            "location_launch_attempt_count_year": 32,
            "pad_launch_attempt_count_year": 4,
            "agency_launch_attempt_count_year": 62,
            "type": "normal"
        },
        {
            "id": "94e8f60e-c5a2-434d-a86d-11a7e1c2e1ff",
            "url": "https://ll.thespacedevs.com/2.2.0/launch/94e8f60e-c5a2-434d-a86d-11a7e1c2e1ff/?format=api",
            "slug": "proton-geofizika",
            "name": "Proton | Geofizika",
            "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:35:10Z",
            "net": "1988-04-26T03:15:10Z",
            "window_end": "1988-04-26T03:15:10Z",
            "window_start": "1988-04-26T03:15: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": 6062,
                "configuration": {
                    "id": 80,
                    "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/80/?format=api",
                    "name": "Proton",
                    "family": "Proton / UR-500",
                    "full_name": "Proton K/DM-2",
                    "variant": "K/DM-2"
                }
            },
            "mission": {
                "id": 4453,
                "name": "Geofizika",
                "description": "Experimental geostationary satellite, possibly used to detect nuclear tests",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 1,
                    "name": "Geostationary Orbit",
                    "abbrev": "Direct-GEO"
                },
                "agencies": [],
                "info_urls": [],
                "vid_urls": []
            },
            "pad": {
                "id": 15,
                "url": "https://ll.thespacedevs.com/2.2.0/pad/15/?format=api",
                "agency_id": null,
                "name": "200/39 (200L)",
                "description": null,
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=46.039984,63.032093",
                "latitude": "46.039984",
                "longitude": "63.032093",
                "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_15_20200803143530.jpg",
                "total_launch_count": 167,
                "orbital_launch_attempt_count": 167
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/proton_image_20231231095535.jpg",
            "infographic": null,
            "program": [],
            "orbital_launch_attempt_count": 3288,
            "location_launch_attempt_count": 861,
            "pad_launch_attempt_count": 43,
            "agency_launch_attempt_count": 2175,
            "orbital_launch_attempt_count_year": 35,
            "location_launch_attempt_count_year": 13,
            "pad_launch_attempt_count_year": 2,
            "agency_launch_attempt_count_year": 28,
            "type": "normal"
        }
    ]
}