Modes

Levels of detail in the response - list, normal, detailed

Example - /launches/?mode=list

Filters

Parameters - agency_launch_attempt_count, agency_launch_attempt_count__gt, agency_launch_attempt_count__gte, agency_launch_attempt_count__lt, agency_launch_attempt_count__lte, agency_launch_attempt_count_year, agency_launch_attempt_count_year__gt, agency_launch_attempt_count_year__gte, agency_launch_attempt_count_year__lt, agency_launch_attempt_count_year__lte, day, id, include_suborbital, is_crewed, last_updated__gte, last_updated__lte, launch_designator, launcher_config__id, location__ids, location_launch_attempt_count, location_launch_attempt_count__gt, location_launch_attempt_count__gte, location_launch_attempt_count__lt, location_launch_attempt_count__lte, location_launch_attempt_count_year, location_launch_attempt_count_year__gt, location_launch_attempt_count_year__gte, location_launch_attempt_count_year__lt, location_launch_attempt_count_year__lte, lsp__id, lsp__name, mission__orbit__celestial_body__id, mission__orbit__name, mission__orbit__name__icontains, month, name, net__gt, net__gte, net__lt, net__lte, orbital_launch_attempt_count, orbital_launch_attempt_count__gt, orbital_launch_attempt_count__gte, orbital_launch_attempt_count__lt, orbital_launch_attempt_count__lte, orbital_launch_attempt_count_year, orbital_launch_attempt_count_year__gt, orbital_launch_attempt_count_year__gte, orbital_launch_attempt_count_year__lt, orbital_launch_attempt_count_year__lte, pad, pad__location, pad__location__celestial_body__id, pad_launch_attempt_count, pad_launch_attempt_count__gt, pad_launch_attempt_count__gte, pad_launch_attempt_count__lt, pad_launch_attempt_count__lte, pad_launch_attempt_count_year, pad_launch_attempt_count_year__gt, pad_launch_attempt_count_year__gte, pad_launch_attempt_count_year__lt, pad_launch_attempt_count_year__lte, program, related_lsp__id, related_lsp__name, rocket__configuration__full_name, rocket__configuration__full_name__icontains, rocket__configuration__id, rocket__configuration__manufacturer__name, rocket__configuration__manufacturer__name__icontains, rocket__configuration__name, rocket__spacecraftflight__spacecraft__id, rocket__spacecraftflight__spacecraft__name, rocket__spacecraftflight__spacecraft__name__icontains, serial_number, slug, spacecraft_config__ids, status, status__ids, video_url, window_end__gt, window_end__gte, window_end__lt, window_end__lte, window_start__gt, window_start__gte, window_start__lt, window_start__lte, year

Example - /launches/?pad__location=13

Fields searched - launch_designator, launch_service_provider__name, mission__name, name, pad__location__name, pad__name, rocket__configuration__manufacturer__abbrev, rocket__configuration__manufacturer__name, rocket__configuration__name, rocket__spacecraftflight__spacecraft__name

Example - /launches/?search=Starlink

Ordering

Fields - id, last_updated, name, net

Example - /launches/?ordering=-last_updated

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /launches/?limit=2

Format

Switch to JSON output - /launches/?format=json

Help

Find all the FAQs and support links on the documentation homepage - ll.thespacedevs.com/docs

GET /2.3.0/launches/61ba04f7-64c4-443d-836c-151f83954e85/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "id": "61ba04f7-64c4-443d-836c-151f83954e85",
    "url": "https://ll.thespacedevs.com/2.3.0/launches/61ba04f7-64c4-443d-836c-151f83954e85/?format=api",
    "name": "Skyrora XL | Maiden flight",
    "response_mode": "detailed",
    "slug": "skyrora-xl-maiden-flight",
    "launch_designator": null,
    "status": {
        "id": 2,
        "name": "To Be Determined",
        "abbrev": "TBD",
        "description": "Current date is a placeholder or rough estimation based on unreliable or interpreted sources."
    },
    "last_updated": "2024-10-22T10:43:29Z",
    "net": "2025-12-31T00:00:00Z",
    "net_precision": {
        "id": 14,
        "name": "Year",
        "abbrev": "Y",
        "description": "The T-0 is expected in the given year."
    },
    "window_end": "2025-12-31T00:00:00Z",
    "window_start": "2025-12-31T00:00:00Z",
    "image": {
        "id": 1822,
        "name": "[AUTO] Skyrora XL - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_xl_image_20221119120357.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193848.png",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "infographic": null,
    "probability": null,
    "weather_concerns": null,
    "failreason": "",
    "hashtag": null,
    "launch_service_provider": {
        "response_mode": "normal",
        "id": 1042,
        "url": "https://ll.thespacedevs.com/2.3.0/agencies/1042/?format=api",
        "name": "Skyrora",
        "abbrev": "SKR",
        "type": {
            "id": 5,
            "name": "Private"
        },
        "featured": false,
        "country": [
            {
                "id": 10,
                "name": "United Kingdom",
                "alpha_2_code": "GB",
                "alpha_3_code": "GBR",
                "nationality_name": "British",
                "nationality_name_composed": "Brito"
            }
        ],
        "description": "Skyrora Ltd is a private space company based in the United Kingdom since 2017.",
        "administrator": "CEO: Volodymyr Lvykin",
        "founding_year": 2017,
        "launchers": "Skyrora",
        "spacecraft": "",
        "parent": null,
        "image": null,
        "logo": {
            "id": 2027,
            "name": "Skyrora logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_logo_image_20240325081537.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_logo_image_thumbnail_20240325081537.png",
            "credit": "Skyrora",
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": [
                {
                    "id": 5,
                    "type": {
                        "id": 1,
                        "name": "transparent for light background"
                    },
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/lightbg.png_tra_image_20240325081537.png"
                },
                {
                    "id": 6,
                    "type": {
                        "id": 2,
                        "name": "transparent for dark background"
                    },
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/darkbg.png_tran_image_20240325081538.png"
                }
            ]
        },
        "social_logo": {
            "id": 2028,
            "name": "Skyrora social logo",
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_social__image_20240325081654.png",
            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_social__image_thumbnail_20240325081654.png",
            "credit": "Skyrora",
            "license": {
                "id": 1,
                "name": "Unknown",
                "priority": 9,
                "link": null
            },
            "single_use": true,
            "variants": []
        },
        "total_launch_count": 0,
        "consecutive_successful_launches": 0,
        "successful_launches": 0,
        "failed_launches": 0,
        "pending_launches": 1,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "successful_landings_spacecraft": 0,
        "failed_landings_spacecraft": 0,
        "attempted_landings_spacecraft": 0,
        "successful_landings_payload": 0,
        "failed_landings_payload": 0,
        "attempted_landings_payload": 0,
        "info_url": "https://www.skyrora.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/Skyrora",
        "social_media_links": []
    },
    "rocket": {
        "id": 7705,
        "configuration": {
            "response_mode": "detailed",
            "id": 485,
            "url": "https://ll.thespacedevs.com/2.3.0/launcher_configurations/485/?format=api",
            "name": "Skyrora XL",
            "families": [],
            "full_name": "Skyrora XL",
            "variant": "XL",
            "active": false,
            "is_placeholder": false,
            "manufacturer": {
                "response_mode": "normal",
                "id": 1042,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/1042/?format=api",
                "name": "Skyrora",
                "abbrev": "SKR",
                "type": {
                    "id": 5,
                    "name": "Private"
                },
                "featured": false,
                "country": [
                    {
                        "id": 10,
                        "name": "United Kingdom",
                        "alpha_2_code": "GB",
                        "alpha_3_code": "GBR",
                        "nationality_name": "British",
                        "nationality_name_composed": "Brito"
                    }
                ],
                "description": "Skyrora Ltd is a private space company based in the United Kingdom since 2017.",
                "administrator": "CEO: Volodymyr Lvykin",
                "founding_year": 2017,
                "launchers": "Skyrora",
                "spacecraft": "",
                "parent": null,
                "image": null,
                "logo": {
                    "id": 2027,
                    "name": "Skyrora logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_logo_image_20240325081537.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_logo_image_thumbnail_20240325081537.png",
                    "credit": "Skyrora",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": [
                        {
                            "id": 5,
                            "type": {
                                "id": 1,
                                "name": "transparent for light background"
                            },
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/lightbg.png_tra_image_20240325081537.png"
                        },
                        {
                            "id": 6,
                            "type": {
                                "id": 2,
                                "name": "transparent for dark background"
                            },
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/darkbg.png_tran_image_20240325081538.png"
                        }
                    ]
                },
                "social_logo": {
                    "id": 2028,
                    "name": "Skyrora social logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_social__image_20240325081654.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_social__image_thumbnail_20240325081654.png",
                    "credit": "Skyrora",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "total_launch_count": 0,
                "consecutive_successful_launches": 0,
                "successful_launches": 0,
                "failed_launches": 0,
                "pending_launches": 1,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "successful_landings_spacecraft": 0,
                "failed_landings_spacecraft": 0,
                "attempted_landings_spacecraft": 0,
                "successful_landings_payload": 0,
                "failed_landings_payload": 0,
                "attempted_landings_payload": 0,
                "info_url": "https://www.skyrora.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Skyrora",
                "social_media_links": []
            },
            "program": [],
            "reusable": false,
            "image": {
                "id": 1822,
                "name": "[AUTO] Skyrora XL - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_xl_image_20221119120357.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193848.png",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": "https://www.skyrora.com/skyrora-xl/",
            "wiki_url": "https://en.wikipedia.org/wiki/Skyrora#Skyrora_XL",
            "description": "The Skyrora XL is a three-stage orbital launch vehicle under development with nine hydrogen peroxide–kerosene engines of the same type used in Skylark L.",
            "alias": "",
            "min_stage": 3,
            "max_stage": 3,
            "length": 22.7,
            "diameter": 2.2,
            "maiden_flight": null,
            "launch_cost": null,
            "launch_mass": 56.0,
            "leo_capacity": null,
            "gto_capacity": null,
            "geo_capacity": null,
            "sso_capacity": 315.0,
            "to_thrust": 70.0,
            "apogee": null,
            "total_launch_count": 0,
            "consecutive_successful_launches": 0,
            "successful_launches": 0,
            "failed_launches": 0,
            "pending_launches": 1,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": null
        },
        "launcher_stage": [],
        "spacecraft_stage": [],
        "payloads": []
    },
    "mission": {
        "id": 6223,
        "name": "Maiden flight",
        "type": "Test Flight",
        "description": "First flight of the Skyrora XL launch vehicle",
        "image": null,
        "orbit": {
            "id": 17,
            "name": "Sun-Synchronous Orbit",
            "abbrev": "SSO",
            "celestial_body": {
                "response_mode": "list",
                "id": 1,
                "name": "Earth"
            }
        },
        "agencies": [
            {
                "response_mode": "normal",
                "id": 1042,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/1042/?format=api",
                "name": "Skyrora",
                "abbrev": "SKR",
                "type": {
                    "id": 5,
                    "name": "Private"
                },
                "featured": false,
                "country": [
                    {
                        "id": 10,
                        "name": "United Kingdom",
                        "alpha_2_code": "GB",
                        "alpha_3_code": "GBR",
                        "nationality_name": "British",
                        "nationality_name_composed": "Brito"
                    }
                ],
                "description": "Skyrora Ltd is a private space company based in the United Kingdom since 2017.",
                "administrator": "CEO: Volodymyr Lvykin",
                "founding_year": 2017,
                "launchers": "Skyrora",
                "spacecraft": "",
                "parent": null,
                "image": null,
                "logo": {
                    "id": 2027,
                    "name": "Skyrora logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_logo_image_20240325081537.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_logo_image_thumbnail_20240325081537.png",
                    "credit": "Skyrora",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": [
                        {
                            "id": 5,
                            "type": {
                                "id": 1,
                                "name": "transparent for light background"
                            },
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/lightbg.png_tra_image_20240325081537.png"
                        },
                        {
                            "id": 6,
                            "type": {
                                "id": 2,
                                "name": "transparent for dark background"
                            },
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/image_variants/darkbg.png_tran_image_20240325081538.png"
                        }
                    ]
                },
                "social_logo": {
                    "id": 2028,
                    "name": "Skyrora social logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_social__image_20240325081654.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyrora_social__image_thumbnail_20240325081654.png",
                    "credit": "Skyrora",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "total_launch_count": 0,
                "consecutive_successful_launches": 0,
                "successful_launches": 0,
                "failed_launches": 0,
                "pending_launches": 1,
                "consecutive_successful_landings": 0,
                "successful_landings": 0,
                "failed_landings": 0,
                "attempted_landings": 0,
                "successful_landings_spacecraft": 0,
                "failed_landings_spacecraft": 0,
                "attempted_landings_spacecraft": 0,
                "successful_landings_payload": 0,
                "failed_landings_payload": 0,
                "attempted_landings_payload": 0,
                "info_url": "https://www.skyrora.com/",
                "wiki_url": "https://en.wikipedia.org/wiki/Skyrora",
                "social_media_links": []
            }
        ],
        "info_urls": [],
        "vid_urls": []
    },
    "pad": {
        "id": 205,
        "url": "https://ll.thespacedevs.com/2.3.0/pads/205/?format=api",
        "active": true,
        "agencies": [
            {
                "response_mode": "normal",
                "id": 1045,
                "url": "https://ll.thespacedevs.com/2.3.0/agencies/1045/?format=api",
                "name": "Rocket Factory Augsburg",
                "abbrev": "RFA",
                "type": {
                    "id": 5,
                    "name": "Private"
                },
                "featured": false,
                "country": [
                    {
                        "id": 4,
                        "name": "Germany",
                        "alpha_2_code": "DE",
                        "alpha_3_code": "DEU",
                        "nationality_name": "German",
                        "nationality_name_composed": "Germano"
                    }
                ],
                "description": "Rocket Factory Augsburg AG (RFA) is a German New Space start-up located in Augsburg. It was founded in 2018 with the mission to build rockets just like cars.",
                "administrator": "COO: Stefan Brieschenk",
                "founding_year": 2018,
                "launchers": "RFA One",
                "spacecraft": "",
                "parent": null,
                "image": null,
                "logo": {
                    "id": 2026,
                    "name": "Rocket Factory Augsburg logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket_factory__image_20240325081246.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket_factory__image_thumbnail_20240325081247.png",
                    "credit": "Rocket Factory Augsburg",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                },
                "social_logo": {
                    "id": 87,
                    "name": "Rocket Factory Augsburg social logo",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/rocket2520factory2520augsburg_nation_20240216150224.png",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184839.png",
                    "credit": "Rocket Factory Augsburg",
                    "license": {
                        "id": 1,
                        "name": "Unknown",
                        "priority": 9,
                        "link": null
                    },
                    "single_use": true,
                    "variants": []
                }
            }
        ],
        "name": "Launch Pad Fredo",
        "image": null,
        "description": null,
        "info_url": "https://saxavord.com/",
        "wiki_url": "https://en.wikipedia.org/wiki/SaxaVord_Spaceport",
        "map_url": "https://www.google.com/maps?q=60.81736038715111,-0.7626391593025057",
        "latitude": 60.81736038715111,
        "longitude": -0.7626391593025057,
        "country": {
            "id": 10,
            "name": "United Kingdom",
            "alpha_2_code": "GB",
            "alpha_3_code": "GBR",
            "nationality_name": "British",
            "nationality_name_composed": "Brito"
        },
        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_pad_fredo_20230112225206.jpg",
        "total_launch_count": 0,
        "orbital_launch_attempt_count": 0,
        "fastest_turnaround": null,
        "location": {
            "response_mode": "normal",
            "id": 157,
            "url": "https://ll.thespacedevs.com/2.3.0/locations/157/?format=api",
            "name": "SaxaVord Spaceport",
            "celestial_body": {
                "response_mode": "normal",
                "id": 1,
                "name": "Earth",
                "type": {
                    "id": 1,
                    "name": "Planet"
                },
                "diameter": 12742000.0,
                "mass": 5.972168e+24,
                "gravity": 9.80655,
                "length_of_day": "1 00:00:00",
                "atmosphere": true,
                "image": {
                    "id": 2040,
                    "name": "Earth (Apollo 17)",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                    "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                    "credit": "NASA",
                    "license": {
                        "id": 4,
                        "name": "NASA Image and Media Guidelines",
                        "priority": 0,
                        "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                    },
                    "single_use": true,
                    "variants": []
                },
                "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                "wiki_url": "https://en.wikipedia.org/wiki/Earth",
                "total_attempted_launches": 7147,
                "successful_launches": 6604,
                "failed_launches": 543,
                "total_attempted_landings": 1101,
                "successful_landings": 1058,
                "failed_landings": 43
            },
            "active": true,
            "country": {
                "id": 10,
                "name": "United Kingdom",
                "alpha_2_code": "GB",
                "alpha_3_code": "GBR",
                "nationality_name": "British",
                "nationality_name_composed": "Brito"
            },
            "description": "SaxaVord Spaceport is a UK spaceport located on the Lamba Ness peninsula on Unst, the most northerly of the inhabited Shetland Islands off the coast of Scotland. The site is near the RAF Saxa Vord radar station and the settlement of Skaw, adjacent to the Saxa Vord distillery.",
            "image": {
                "id": 2213,
                "name": "SaxaVord Spaceport",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saxavord_spacep_image_20240919164412.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/saxavord_spacep_image_thumbnail_20240919164413.jpeg",
                "credit": "SaxaVord",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_saxavord_spaceport_20211102161146.jpg",
            "longitude": -0.7692,
            "latitude": 60.8184,
            "timezone_name": "Europe/London",
            "total_launch_count": 0,
            "total_landing_count": 0
        }
    },
    "webcast_live": false,
    "program": [],
    "orbital_launch_attempt_count": 7110,
    "location_launch_attempt_count": 3,
    "pad_launch_attempt_count": 2,
    "agency_launch_attempt_count": 1,
    "orbital_launch_attempt_count_year": 261,
    "location_launch_attempt_count_year": 3,
    "pad_launch_attempt_count_year": 2,
    "agency_launch_attempt_count_year": 1,
    "flightclub_url": null,
    "updates": [
        {
            "id": 8960,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
            "comment": "NET 2025.",
            "info_url": "https://spacenews.com/skyora-eyes-spring-2025-launch-amid-uk-regulatory-hangups/",
            "created_by": "Cosmic_Penguin",
            "created_on": "2024-10-22T10:43:00Z"
        },
        {
            "id": 2852,
            "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/arnaud2520muller_profile_20230607144351.jpg",
            "comment": "Adding launch TBD 2023",
            "info_url": "https://spacenews.com/skyrora-working-towards-2023-orbital-launch-after-suborbital-failure/",
            "created_by": "Nosu",
            "created_on": "2022-11-19T12:11:08Z"
        }
    ],
    "info_urls": [],
    "vid_urls": [],
    "timeline": [],
    "pad_turnaround": "P92D",
    "mission_patches": []
}