API endpoint that allows all Events to be viewed.

FILTERS: 'type', 'type__ids', 'program', 'agency__ids', 'last_updated'

GET: Return a list of all Events

SEARCH EXAMPLE: /2.2.0/event/?search=Dragon Searches through name

ORDERING: Fields - 'date', 'last_updated' Example - /2.2.0/event/?ordering=-date

GET /2.2.0/event/?format=api&offset=150&ordering=-date
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 935,
    "next": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=160&ordering=-date",
    "previous": "https://ll.thespacedevs.com/2.2.0/event/?format=api&limit=10&offset=140&ordering=-date",
    "results": [
        {
            "id": 915,
            "url": "https://ll.thespacedevs.com/2.2.0/event/915/?format=api",
            "slug": "nova-c-im-1-lunar-landing",
            "name": "Nova-C IM-1 Lunar Landing",
            "updates": [
                {
                    "id": 6770,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=Dg2ffigGcYM",
                    "created_by": "LL2",
                    "created_on": "2024-02-22T21:56:24Z"
                },
                {
                    "id": 6769,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated landing time.",
                    "info_url": "https://twitter.com/int_machines/status/1760748848991903878",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-22T19:35:23Z"
                },
                {
                    "id": 6767,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated landing time.",
                    "info_url": "https://twitter.com/Int_Machines/status/1760703551766933872",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-22T16:49:13Z"
                },
                {
                    "id": 6763,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated landing time.",
                    "info_url": "https://twitter.com/int_machines/status/1760442834329473383",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-21T23:33:50Z"
                },
                {
                    "id": 6713,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated landing time.",
                    "info_url": "https://twitter.com/int_machines/status/1759775095889756420",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-20T03:02:55Z"
                },
                {
                    "id": 6533,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Landing planned on February 22 for the February launch window.",
                    "info_url": "https://twitter.com/SpcPlcyOnline/status/1752796570494394538",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-01-31T23:29:24Z"
                },
                {
                    "id": 6193,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added landing.",
                    "info_url": "https://twitter.com/wapodavenport/status/1743391354510561518",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-01-06T16:06:09Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:33Z",
            "type": {
                "id": 7,
                "name": "Moon Landing"
            },
            "description": "Intuitive Machines Nova-C IM-1 lunar lander will attempt to land on the surface of the Moon.",
            "webcast_live": false,
            "location": "Moon",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=Dg2ffigGcYM",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "Intuitive Machines-1 Lunar Landing (Official NASA Broadcast)",
                    "description": "NASA science is set to land on the Moon aboard Odysseus, Intuitive Machines’ uncrewed autonomous lander. Touchdown is now targeted for 6:24 p.m. EST (2324 UT...",
                    "feature_image": "https://i.ytimg.com/vi/Dg2ffigGcYM/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=Dg2ffigGcYM",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-22T21:55:58Z",
                    "end_time": "2024-02-22T23:43:18Z"
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nova-c_im-1_lun_image_20240123174657.jpeg",
            "date": "2024-02-22T23:24:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": "PT1H47M20S",
            "agencies": [
                {
                    "id": 1067,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1067/?format=api",
                    "name": "Intuitive Machines",
                    "featured": false,
                    "type": "Commercial",
                    "country_code": "USA",
                    "abbrev": "",
                    "description": "Intuitive Machines, Inc. is aAmerican company headquartered in Houston, Texas.\r\n\r\nThe company is completing its lunar program which will provide lunar surface access, lunar orbit delivery, and communications at lunar distance.",
                    "administrator": "President: Steve Altemus",
                    "founding_year": "2013",
                    "launchers": "",
                    "spacecraft": "Nova-C",
                    "parent": null,
                    "image_url": null,
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/intuitive2520machines_logo_20230820172043.png"
                },
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "featured": true,
                    "type": "Government",
                    "country_code": "USA",
                    "abbrev": "NASA",
                    "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                    "administrator": "Administrator: Bill Nelson",
                    "founding_year": "1958",
                    "launchers": "Space Shuttle | SLS",
                    "spacecraft": "Orion",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
                }
            ],
            "launches": [
                {
                    "id": "942a1814-c237-41de-9970-d27bb9630f3b",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/942a1814-c237-41de-9970-d27bb9630f3b/?format=api",
                    "slug": "falcon-9-block-5-nova-c-im-1",
                    "name": "Falcon 9 Block 5 | Nova-C IM-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": "2024-03-14T08:16:30Z",
                    "net": "2024-02-15T06:05:37Z",
                    "window_end": "2024-02-15T06:05:37Z",
                    "window_start": "2024-02-15T06:05:37Z",
                    "net_precision": {
                        "id": 0,
                        "name": "Second",
                        "abbrev": "SEC",
                        "description": "The T-0 is accurate to the second."
                    },
                    "probability": 90,
                    "weather_concerns": "Thick Cloud Layers Rule",
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2561,
                        "configuration": {
                            "id": 164,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                            "name": "Falcon 9",
                            "family": "Falcon",
                            "full_name": "Falcon 9 Block 5",
                            "variant": "Block 5"
                        }
                    },
                    "mission": {
                        "id": 5851,
                        "name": "Nova-C IM-1",
                        "description": "This is the first flight of Nova-C lander which was developed by Intuitive Machines. This mission is a part of CLPS program and carries various NASA payloads in support of Artemis lunar program, as well as multiple commercial payloads.",
                        "launch_designator": null,
                        "type": "Lunar Exploration",
                        "orbit": {
                            "id": 11,
                            "name": "Lunar Orbit",
                            "abbrev": "LO"
                        },
                        "agencies": [
                            {
                                "id": 1067,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1067/?format=api",
                                "name": "Intuitive Machines",
                                "featured": false,
                                "type": "Commercial",
                                "country_code": "USA",
                                "abbrev": "",
                                "description": "Intuitive Machines, Inc. is aAmerican company headquartered in Houston, Texas.\r\n\r\nThe company is completing its lunar program which will provide lunar surface access, lunar orbit delivery, and communications at lunar distance.",
                                "administrator": "President: Steve Altemus",
                                "founding_year": "2013",
                                "launchers": "",
                                "spacecraft": "Nova-C",
                                "launch_library_url": null,
                                "total_launch_count": 0,
                                "consecutive_successful_launches": 0,
                                "successful_launches": 0,
                                "failed_launches": 0,
                                "pending_launches": 0,
                                "consecutive_successful_landings": 0,
                                "successful_landings": 0,
                                "failed_landings": 0,
                                "attempted_landings": 0,
                                "info_url": "https://intuitivemachines.com",
                                "wiki_url": "https://en.wikipedia.org/wiki/Intuitive_Machines",
                                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/intuitive2520machines_logo_20230820172043.png",
                                "image_url": null,
                                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/intuitive2520machines_nation_20230820172043.png"
                            }
                        ],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 87,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                        "agency_id": 121,
                        "name": "Launch Complex 39A",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                        "latitude": "28.60822681",
                        "longitude": "-80.60428186",
                        "location": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 244,
                            "total_landing_count": 0
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                        "total_launch_count": 186,
                        "orbital_launch_attempt_count": 185
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20240215175151.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 24,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/24/?format=api",
                            "name": "Commercial Lunar Payload Services",
                            "description": "Commercial Lunar Payload Services (CLPS) is a NASA program to contract transportation services able to send small robotic landers and rovers to the Moon's south polar region.",
                            "agencies": [
                                {
                                    "id": 1069,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1069/?format=api",
                                    "name": "Astrobotic Technology",
                                    "type": "Private"
                                },
                                {
                                    "id": 1067,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1067/?format=api",
                                    "name": "Intuitive Machines",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20231127193630.jpeg",
                            "start_date": "2018-04-27T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/commercial-lunar-payload-services/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Lunar_Payload_Services",
                            "mission_patches": [],
                            "type": {
                                "id": 5,
                                "name": "Exploration"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6619,
                    "location_launch_attempt_count": 229,
                    "pad_launch_attempt_count": 171,
                    "agency_launch_attempt_count": 325,
                    "orbital_launch_attempt_count_year": 30,
                    "location_launch_attempt_count_year": 3,
                    "pad_launch_attempt_count_year": 3,
                    "agency_launch_attempt_count_year": 14,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 24,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/24/?format=api",
                    "name": "Commercial Lunar Payload Services",
                    "description": "Commercial Lunar Payload Services (CLPS) is a NASA program to contract transportation services able to send small robotic landers and rovers to the Moon's south polar region.",
                    "agencies": [
                        {
                            "id": 1069,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1069/?format=api",
                            "name": "Astrobotic Technology",
                            "type": "Private"
                        },
                        {
                            "id": 1067,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1067/?format=api",
                            "name": "Intuitive Machines",
                            "type": "Commercial"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20231127193630.jpeg",
                    "start_date": "2018-04-27T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/commercial-lunar-payload-services/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Lunar_Payload_Services",
                    "mission_patches": [],
                    "type": {
                        "id": 5,
                        "name": "Exploration"
                    }
                }
            ]
        },
        {
            "id": 939,
            "url": "https://ll.thespacedevs.com/2.2.0/event/939/?format=api",
            "slug": "crew-7-pre-departure-on-orbit-news-conference",
            "name": "Crew-7 Pre-Departure On-Orbit News Conference",
            "updates": [
                {
                    "id": 6759,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=GNl9xNNHsQw",
                    "created_by": "LL2",
                    "created_on": "2024-02-21T15:33:01Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:49Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "The Crew-7 astronauts will give a news conference from the International Space Station before their return to Earth.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=GNl9xNNHsQw",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA",
                    "title": "NASA Administrator to Discuss Science With Crew Aboard Station",
                    "description": "Live from aboard the International Space Station, astronauts of NASA’s SpaceX Crew-7 mission talk with Senator Bill Nelson, NASA administrator, and Dr. Lisa ...",
                    "feature_image": "https://i.ytimg.com/vi/GNl9xNNHsQw/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=GNl9xNNHsQw",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-21T15:32:47Z",
                    "end_time": "2024-02-21T16:05:54Z"
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/crew-7_arrival__image_20230818043813.jpg",
            "date": "2024-02-21T15:35:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": "PT33M7S",
            "agencies": [
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "featured": true,
                    "type": "Government",
                    "country_code": "USA",
                    "abbrev": "NASA",
                    "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                    "administrator": "Administrator: Bill Nelson",
                    "founding_year": "1958",
                    "launchers": "Space Shuttle | SLS",
                    "spacecraft": "Orion",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
                },
                {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "featured": true,
                    "type": "Commercial",
                    "country_code": "USA",
                    "abbrev": "SpX",
                    "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                    "administrator": "CEO: Elon Musk",
                    "founding_year": "2002",
                    "launchers": "Falcon | Starship",
                    "spacecraft": "Dragon",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
                }
            ],
            "launches": [
                {
                    "id": "1caacff9-837e-493b-afd4-4da54eeccdf2",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/1caacff9-837e-493b-afd4-4da54eeccdf2/?format=api",
                    "slug": "falcon-9-block-5-crew-7",
                    "name": "Falcon 9 Block 5 | Crew-7",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2024-06-15T13:33:39Z",
                    "net": "2023-08-26T07:27:27Z",
                    "window_end": "2023-08-26T07:27:27Z",
                    "window_start": "2023-08-26T07:27:27Z",
                    "net_precision": {
                        "id": 0,
                        "name": "Second",
                        "abbrev": "SEC",
                        "description": "The T-0 is accurate to the second."
                    },
                    "probability": 95,
                    "weather_concerns": "Cumulus Cloud Rule",
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 7536,
                        "configuration": {
                            "id": 164,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                            "name": "Falcon 9",
                            "family": "Falcon",
                            "full_name": "Falcon 9 Block 5",
                            "variant": "Block 5"
                        }
                    },
                    "mission": {
                        "id": 5960,
                        "name": "Crew-7",
                        "description": "SpaceX Crew-7 is the seventh crewed operational flight of a Crew Dragon spacecraft to the International Space Station as part of NASA's Commercial Crew Program.",
                        "launch_designator": null,
                        "type": "Human Exploration",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [
                            {
                                "id": 27,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                "name": "European Space Agency",
                                "featured": false,
                                "type": "Multinational",
                                "country_code": "FRA,ITA,DEU,ESP,CHE,GBR,AUT,SWE,PRT,NLD,HUN,POL,DNK,CZE,ROU,NOR,FIN,GRC,EST,IRL,LUX,BEL",
                                "abbrev": "ESA",
                                "description": "The European Space Agency is an intergovernmental organisation of 22 member states. Established in 1975 and headquartered in Paris, France, ESA has a worldwide staff of about 2,000 employees.\r\n\r\nESA's space flight programme includes human spaceflight (mainly through participation in the International Space Station program); the launch and operation of unmanned exploration missions to other planets and the Moon; Earth observation, science and telecommunication; designing launch vehicles; and maintaining a major spaceport, the Guiana Space Centre at Kourou, French Guiana.",
                                "administrator": "Director General: Josef Aschbacher",
                                "founding_year": "1975",
                                "launchers": "",
                                "spacecraft": "",
                                "launch_library_url": null,
                                "total_launch_count": 7,
                                "consecutive_successful_launches": 5,
                                "successful_launches": 6,
                                "failed_launches": 1,
                                "pending_launches": 0,
                                "consecutive_successful_landings": 0,
                                "successful_landings": 0,
                                "failed_landings": 0,
                                "attempted_landings": 0,
                                "info_url": "http://www.esa.int/",
                                "wiki_url": "http://en.wikipedia.org/wiki/European_Space_Agency",
                                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png",
                                "image_url": null,
                                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/european2520space2520agency_logo_20221130101442.png"
                            },
                            {
                                "id": 37,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                "name": "Japan Aerospace Exploration Agency",
                                "featured": true,
                                "type": "Government",
                                "country_code": "JPN",
                                "abbrev": "JAXA",
                                "description": "The Japan Aerospace Exploration Agency (JAXA) is Japan's national aero-space agency. Through the merger of three previously independent organizations, JAXA was formed on 1 October 2003. JAXA is responsible for research, technology development and the launch of satellites into orbit, and is involved in many more advanced missions, such as asteroid exploration and possible manned exploration of the Moon. JAXA launch their Epsilon vehicle from the Uchinoura Space Center and their H-II vehicles from the Tanegashima Space Center.",
                                "administrator": "Administrator: Hiroshi Yamakawa",
                                "founding_year": "2003",
                                "launchers": "H-II",
                                "spacecraft": "",
                                "launch_library_url": null,
                                "total_launch_count": 36,
                                "consecutive_successful_launches": 1,
                                "successful_launches": 32,
                                "failed_launches": 4,
                                "pending_launches": 3,
                                "consecutive_successful_landings": 0,
                                "successful_landings": 0,
                                "failed_landings": 0,
                                "attempted_landings": 0,
                                "info_url": "http://www.jaxa.jp/",
                                "wiki_url": "http://en.wikipedia.org/wiki/Japan_Aerospace_Exploration_Agency",
                                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_logo_20190207032440.png",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_image_20190207032440.jpeg",
                                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/japan2520aerospace2520exploration2520agency_nation_20230531052930.png"
                            },
                            {
                                "id": 44,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                "name": "National Aeronautics and Space Administration",
                                "featured": true,
                                "type": "Government",
                                "country_code": "USA",
                                "abbrev": "NASA",
                                "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                                "administrator": "Administrator: Bill Nelson",
                                "founding_year": "1958",
                                "launchers": "Space Shuttle | SLS",
                                "spacecraft": "Orion",
                                "launch_library_url": null,
                                "total_launch_count": 141,
                                "consecutive_successful_launches": 11,
                                "successful_launches": 121,
                                "failed_launches": 20,
                                "pending_launches": 6,
                                "consecutive_successful_landings": 0,
                                "successful_landings": 0,
                                "failed_landings": 0,
                                "attempted_landings": 0,
                                "info_url": "http://www.nasa.gov",
                                "wiki_url": "http://en.wikipedia.org/wiki/National_Aeronautics_and_Space_Administration",
                                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_nation_20230803040809.jpg"
                            },
                            {
                                "id": 63,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                "featured": true,
                                "type": "Government",
                                "country_code": "RUS",
                                "abbrev": "RFSA",
                                "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                                "administrator": "Administrator: Yuri Borisov",
                                "founding_year": "1992",
                                "launchers": "Soyuz",
                                "spacecraft": "Soyuz",
                                "launch_library_url": null,
                                "total_launch_count": 325,
                                "consecutive_successful_launches": 49,
                                "successful_launches": 314,
                                "failed_launches": 11,
                                "pending_launches": 11,
                                "consecutive_successful_landings": 0,
                                "successful_landings": 0,
                                "failed_landings": 0,
                                "attempted_landings": 0,
                                "info_url": "http://en.roscosmos.ru/",
                                "wiki_url": "http://en.wikipedia.org/wiki/Russian_Federal_Space_Agency",
                                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg"
                            }
                        ],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 87,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                        "agency_id": 121,
                        "name": "Launch Complex 39A",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                        "latitude": "28.60822681",
                        "longitude": "-80.60428186",
                        "location": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 244,
                            "total_landing_count": 0
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                        "total_launch_count": 186,
                        "orbital_launch_attempt_count": 185
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20230827172539.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 5,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/5/?format=api",
                            "name": "Commercial Crew Program",
                            "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
                            "agencies": [
                                {
                                    "id": 80,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                                    "name": "Boeing",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 121,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                    "name": "SpaceX",
                                    "type": "Commercial"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                            "start_date": "2011-04-18T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        },
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                            "name": "International Space Station",
                            "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                            "agencies": [
                                {
                                    "id": 16,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                            "start_date": "1998-11-20T06:40:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6503,
                    "location_launch_attempt_count": 222,
                    "pad_launch_attempt_count": 164,
                    "agency_launch_attempt_count": 272,
                    "orbital_launch_attempt_count_year": 135,
                    "location_launch_attempt_count_year": 9,
                    "pad_launch_attempt_count_year": 9,
                    "agency_launch_attempt_count_year": 59,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 5,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/5/?format=api",
                    "name": "Commercial Crew Program",
                    "description": "The Commercial Crew Program (CCP) is a human spaceflight program operated by NASA, in association with American aerospace manufacturers Boeing and SpaceX. The program conducts rotations between the expeditions of the International Space Station program, transporting crews to and from the International Space Station (ISS) aboard Boeing Starliner and SpaceX Crew Dragon capsules, in the first crewed orbital spaceflights operated by private companies.",
                    "agencies": [
                        {
                            "id": 80,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/80/?format=api",
                            "name": "Boeing",
                            "type": "Commercial"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20200820201209.png",
                    "start_date": "2011-04-18T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/exploration/commercial/crew/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Crew_Program",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                },
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 935,
            "url": "https://ll.thespacedevs.com/2.2.0/event/935/?format=api",
            "slug": "progress-ms-26-docking",
            "name": "Progress MS-26 Docking",
            "updates": [
                {
                    "id": 6699,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Webcast live",
                    "info_url": "https://www.youtube.com/watch?v=21X5lGlDOfg",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-02-17T05:35:40Z"
                },
                {
                    "id": 6643,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated docking time.",
                    "info_url": "https://www.nasa.gov/news-release/nasa-to-provide-coverage-of-progress-87-launch-space-station-docking/",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-13T00:48:28Z"
                },
                {
                    "id": 6588,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Added docking.",
                    "info_url": "https://twitter.com/cbs_spacenews/status/1755083292938776672",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-07T12:34:19Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:32Z",
            "type": {
                "id": 2,
                "name": "Docking"
            },
            "description": "The Progress MS-26 spacecraft is scheduled to autonomously dock to the Zvezda module of the ISS.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=mqa2LH8De5U",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 11,
                    "source": "youtube.com",
                    "publisher": "Роскосмос ТВ",
                    "title": "Трансляция стыковки грузового корабля «Прогресс МС-26» и МКС",
                    "description": "15 февраля с космодрома Байконур взлетела ракета-носитель «Союз-2.1а» с грузовым кораблем «Прогресс МС-26». Грузовик доберется до Международной космической с...",
                    "feature_image": "https://i.ytimg.com/vi/mqa2LH8De5U/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=mqa2LH8De5U",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 3,
                        "name": "Russian",
                        "code": "ru"
                    },
                    "start_time": "2024-02-17T05:50:00Z",
                    "end_time": null
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
            "date": "2024-02-17T06:12:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": null,
            "agencies": [
                {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "featured": true,
                    "type": "Government",
                    "country_code": "RUS",
                    "abbrev": "RFSA",
                    "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                    "administrator": "Administrator: Yuri Borisov",
                    "founding_year": "1992",
                    "launchers": "Soyuz",
                    "spacecraft": "Soyuz",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png"
                }
            ],
            "launches": [
                {
                    "id": "b2710940-dc12-4cce-aef7-e862307785b7",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/b2710940-dc12-4cce-aef7-e862307785b7/?format=api",
                    "slug": "soyuz-21a-progress-ms-26-87p",
                    "name": "Soyuz 2.1a | Progress MS-26 (87P)",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2024-03-05T17:56:59Z",
                    "net": "2024-02-15T03:25:06Z",
                    "window_end": "2024-02-15T03:25:06Z",
                    "window_start": "2024-02-15T03:25:06Z",
                    "net_precision": {
                        "id": 0,
                        "name": "Second",
                        "abbrev": "SEC",
                        "description": "The T-0 is accurate to the second."
                    },
                    "probability": null,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "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": 8030,
                        "configuration": {
                            "id": 24,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/24/?format=api",
                            "name": "Soyuz 2.1a",
                            "family": "Soyuz",
                            "full_name": "Soyuz 2.1a",
                            "variant": ""
                        }
                    },
                    "mission": {
                        "id": 6561,
                        "name": "Progress MS-26 (87P)",
                        "description": "Progress resupply mission to the International Space Station.",
                        "launch_designator": null,
                        "type": "Resupply",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [
                            {
                                "id": 63,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                "featured": true,
                                "type": "Government",
                                "country_code": "RUS",
                                "abbrev": "RFSA",
                                "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                                "administrator": "Administrator: Yuri Borisov",
                                "founding_year": "1992",
                                "launchers": "Soyuz",
                                "spacecraft": "Soyuz",
                                "launch_library_url": null,
                                "total_launch_count": 325,
                                "consecutive_successful_launches": 49,
                                "successful_launches": 314,
                                "failed_launches": 11,
                                "pending_launches": 11,
                                "consecutive_successful_landings": 0,
                                "successful_landings": 0,
                                "failed_landings": 0,
                                "attempted_landings": 0,
                                "info_url": "http://en.roscosmos.ru/",
                                "wiki_url": "http://en.wikipedia.org/wiki/Russian_Federal_Space_Agency",
                                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg"
                            }
                        ],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 20,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/20/?format=api",
                        "agency_id": null,
                        "name": "31/6",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                        "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                        "latitude": "45.996034",
                        "longitude": "63.564003",
                        "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": 1551,
                            "total_landing_count": 0
                        },
                        "country_code": "KAZ",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
                        "total_launch_count": 418,
                        "orbital_launch_attempt_count": 418
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1a_image_20240217074448.jpg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                            "name": "International Space Station",
                            "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                            "agencies": [
                                {
                                    "id": 16,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                            "start_date": "1998-11-20T06:40:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6618,
                    "location_launch_attempt_count": 1546,
                    "pad_launch_attempt_count": 413,
                    "agency_launch_attempt_count": 319,
                    "orbital_launch_attempt_count_year": 29,
                    "location_launch_attempt_count_year": 1,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 1,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 938,
            "url": "https://ll.thespacedevs.com/2.2.0/event/938/?format=api",
            "slug": "nova-c-im-1-lunar-delivery-readiness-teleconferenc",
            "name": "Nova-C IM-1 Lunar Delivery Readiness Teleconference",
            "updates": [
                {
                    "id": 6654,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=mcukbOmiU-c",
                    "created_by": "LL2",
                    "created_on": "2024-02-13T18:28:47Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:39Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a lunar delivery readiness media teleconference with the following participants:\r\n- Joel Kearns, deputy associate administrator for Exploration, Science Mission Directorate, NASA Headquarters  \r\n- Debra Needham, program scientist, Exploration Science Strategy and Integration Office, NASA Headquarters \r\n- Trent Martin, vice president, Space Systems, Intuitive Machines \r\n- William Gerstenmaier, vice president, Build and Flight Reliability, SpaceX \r\n- Arlena Moses, launch weather officer, Cape Canaveral Space Force Station’s 45th Weather Squadron",
            "webcast_live": false,
            "location": "Online",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=mcukbOmiU-c",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "Lunar Delivery Readiness for First Intuitive Machines Moon Flight (Feb. 13, 2024)",
                    "description": "NASA holds a virtual audio-only media teleconference to confirm the NASA payloads flying onboard Intuitive Machines’ Nova-C lander as part of the agency’s CL...",
                    "feature_image": "https://i.ytimg.com/vi/mcukbOmiU-c/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=mcukbOmiU-c",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-13T18:28:12Z",
                    "end_time": "2024-02-13T19:07:58Z"
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nova-c_im-1_lun_image_20240123174657.jpeg",
            "date": "2024-02-13T18:30:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": "PT39M46S",
            "agencies": [
                {
                    "id": 1067,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1067/?format=api",
                    "name": "Intuitive Machines",
                    "featured": false,
                    "type": "Commercial",
                    "country_code": "USA",
                    "abbrev": "",
                    "description": "Intuitive Machines, Inc. is aAmerican company headquartered in Houston, Texas.\r\n\r\nThe company is completing its lunar program which will provide lunar surface access, lunar orbit delivery, and communications at lunar distance.",
                    "administrator": "President: Steve Altemus",
                    "founding_year": "2013",
                    "launchers": "",
                    "spacecraft": "Nova-C",
                    "parent": null,
                    "image_url": null,
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/intuitive2520machines_logo_20230820172043.png"
                },
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "featured": true,
                    "type": "Government",
                    "country_code": "USA",
                    "abbrev": "NASA",
                    "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                    "administrator": "Administrator: Bill Nelson",
                    "founding_year": "1958",
                    "launchers": "Space Shuttle | SLS",
                    "spacecraft": "Orion",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
                },
                {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "featured": true,
                    "type": "Commercial",
                    "country_code": "USA",
                    "abbrev": "SpX",
                    "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                    "administrator": "CEO: Elon Musk",
                    "founding_year": "2002",
                    "launchers": "Falcon | Starship",
                    "spacecraft": "Dragon",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
                }
            ],
            "launches": [
                {
                    "id": "942a1814-c237-41de-9970-d27bb9630f3b",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/942a1814-c237-41de-9970-d27bb9630f3b/?format=api",
                    "slug": "falcon-9-block-5-nova-c-im-1",
                    "name": "Falcon 9 Block 5 | Nova-C IM-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": "2024-03-14T08:16:30Z",
                    "net": "2024-02-15T06:05:37Z",
                    "window_end": "2024-02-15T06:05:37Z",
                    "window_start": "2024-02-15T06:05:37Z",
                    "net_precision": {
                        "id": 0,
                        "name": "Second",
                        "abbrev": "SEC",
                        "description": "The T-0 is accurate to the second."
                    },
                    "probability": 90,
                    "weather_concerns": "Thick Cloud Layers Rule",
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2561,
                        "configuration": {
                            "id": 164,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                            "name": "Falcon 9",
                            "family": "Falcon",
                            "full_name": "Falcon 9 Block 5",
                            "variant": "Block 5"
                        }
                    },
                    "mission": {
                        "id": 5851,
                        "name": "Nova-C IM-1",
                        "description": "This is the first flight of Nova-C lander which was developed by Intuitive Machines. This mission is a part of CLPS program and carries various NASA payloads in support of Artemis lunar program, as well as multiple commercial payloads.",
                        "launch_designator": null,
                        "type": "Lunar Exploration",
                        "orbit": {
                            "id": 11,
                            "name": "Lunar Orbit",
                            "abbrev": "LO"
                        },
                        "agencies": [
                            {
                                "id": 1067,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1067/?format=api",
                                "name": "Intuitive Machines",
                                "featured": false,
                                "type": "Commercial",
                                "country_code": "USA",
                                "abbrev": "",
                                "description": "Intuitive Machines, Inc. is aAmerican company headquartered in Houston, Texas.\r\n\r\nThe company is completing its lunar program which will provide lunar surface access, lunar orbit delivery, and communications at lunar distance.",
                                "administrator": "President: Steve Altemus",
                                "founding_year": "2013",
                                "launchers": "",
                                "spacecraft": "Nova-C",
                                "launch_library_url": null,
                                "total_launch_count": 0,
                                "consecutive_successful_launches": 0,
                                "successful_launches": 0,
                                "failed_launches": 0,
                                "pending_launches": 0,
                                "consecutive_successful_landings": 0,
                                "successful_landings": 0,
                                "failed_landings": 0,
                                "attempted_landings": 0,
                                "info_url": "https://intuitivemachines.com",
                                "wiki_url": "https://en.wikipedia.org/wiki/Intuitive_Machines",
                                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/intuitive2520machines_logo_20230820172043.png",
                                "image_url": null,
                                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/intuitive2520machines_nation_20230820172043.png"
                            }
                        ],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 87,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                        "agency_id": 121,
                        "name": "Launch Complex 39A",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                        "latitude": "28.60822681",
                        "longitude": "-80.60428186",
                        "location": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 244,
                            "total_landing_count": 0
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                        "total_launch_count": 186,
                        "orbital_launch_attempt_count": 185
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20240215175151.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 24,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/24/?format=api",
                            "name": "Commercial Lunar Payload Services",
                            "description": "Commercial Lunar Payload Services (CLPS) is a NASA program to contract transportation services able to send small robotic landers and rovers to the Moon's south polar region.",
                            "agencies": [
                                {
                                    "id": 1069,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1069/?format=api",
                                    "name": "Astrobotic Technology",
                                    "type": "Private"
                                },
                                {
                                    "id": 1067,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1067/?format=api",
                                    "name": "Intuitive Machines",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20231127193630.jpeg",
                            "start_date": "2018-04-27T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/commercial-lunar-payload-services/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Lunar_Payload_Services",
                            "mission_patches": [],
                            "type": {
                                "id": 5,
                                "name": "Exploration"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6619,
                    "location_launch_attempt_count": 229,
                    "pad_launch_attempt_count": 171,
                    "agency_launch_attempt_count": 325,
                    "orbital_launch_attempt_count_year": 30,
                    "location_launch_attempt_count_year": 3,
                    "pad_launch_attempt_count_year": 3,
                    "agency_launch_attempt_count_year": 14,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 24,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/24/?format=api",
                    "name": "Commercial Lunar Payload Services",
                    "description": "Commercial Lunar Payload Services (CLPS) is a NASA program to contract transportation services able to send small robotic landers and rovers to the Moon's south polar region.",
                    "agencies": [
                        {
                            "id": 1069,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1069/?format=api",
                            "name": "Astrobotic Technology",
                            "type": "Private"
                        },
                        {
                            "id": 1067,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1067/?format=api",
                            "name": "Intuitive Machines",
                            "type": "Commercial"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20231127193630.jpeg",
                    "start_date": "2018-04-27T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/commercial-lunar-payload-services/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Lunar_Payload_Services",
                    "mission_patches": [],
                    "type": {
                        "id": 5,
                        "name": "Exploration"
                    }
                }
            ]
        },
        {
            "id": 942,
            "url": "https://ll.thespacedevs.com/2.2.0/event/942/?format=api",
            "slug": "progress-ms-24-undocking",
            "name": "Progress MS-24 Undocking",
            "updates": [
                {
                    "id": 6646,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=CESYnR0tmrY",
                    "created_by": "LL2",
                    "created_on": "2024-02-13T01:58:15Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:31Z",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The Progress MS-24 spacecraft will undock from the Zvezda module of the International Space Station.\r\nIt will then de-orbit and burn up in the atmosphere.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=CESYnR0tmrY",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "Роскосмос ТВ",
                    "title": "Трансляция расстыковки грузового корабля «Прогресс МС-24» и МКС",
                    "description": "13 февраля в 05:09:30 мск грузовой корабль «Прогресс МС-24» отстыковался от Международной космической станции и отправился в свободное плавание.В 8:16:51 мск...",
                    "feature_image": "https://i.ytimg.com/vi/CESYnR0tmrY/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=CESYnR0tmrY",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-13T01:57:24Z",
                    "end_time": "2024-02-13T02:30:39Z"
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/progress2520ms-112520docking_image_20190318202147.jpeg",
            "date": "2024-02-13T02:09:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": "PT33M15S",
            "agencies": [
                {
                    "id": 63,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                    "featured": true,
                    "type": "Government",
                    "country_code": "RUS",
                    "abbrev": "RFSA",
                    "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                    "administrator": "Administrator: Yuri Borisov",
                    "founding_year": "1992",
                    "launchers": "Soyuz",
                    "spacecraft": "Soyuz",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png"
                }
            ],
            "launches": [
                {
                    "id": "92bf99cd-2469-4500-864a-40a9dfc65332",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/92bf99cd-2469-4500-864a-40a9dfc65332/?format=api",
                    "slug": "soyuz-21a-progress-ms-24-85p",
                    "name": "Soyuz 2.1a | Progress MS-24 (85P)",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2024-03-05T18:19:55Z",
                    "net": "2023-08-23T01:08:10Z",
                    "window_end": "2023-08-23T01:08:10Z",
                    "window_start": "2023-08-23T01:08:10Z",
                    "net_precision": {
                        "id": 0,
                        "name": "Second",
                        "abbrev": "SEC",
                        "description": "The T-0 is accurate to the second."
                    },
                    "probability": null,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "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": 7787,
                        "configuration": {
                            "id": 24,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/24/?format=api",
                            "name": "Soyuz 2.1a",
                            "family": "Soyuz",
                            "full_name": "Soyuz 2.1a",
                            "variant": ""
                        }
                    },
                    "mission": {
                        "id": 6306,
                        "name": "Progress MS-24 (85P)",
                        "description": "Progress resupply mission to the International Space Station.",
                        "launch_designator": null,
                        "type": "Resupply",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [
                            {
                                "id": 63,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                "featured": true,
                                "type": "Government",
                                "country_code": "RUS",
                                "abbrev": "RFSA",
                                "description": "The Roscosmos State Corporation for Space Activities, commonly known as Roscosmos, is the governmental body responsible for the space science program of the Russian Federation and general aerospace research. Soyuz has many launch locations the Russian sites are Baikonur, Plesetsk and Vostochny however Ariane also purchases the vehicle and launches it from French Guiana.",
                                "administrator": "Administrator: Yuri Borisov",
                                "founding_year": "1992",
                                "launchers": "Soyuz",
                                "spacecraft": "Soyuz",
                                "launch_library_url": null,
                                "total_launch_count": 325,
                                "consecutive_successful_launches": 49,
                                "successful_launches": 314,
                                "failed_launches": 11,
                                "pending_launches": 11,
                                "consecutive_successful_landings": 0,
                                "successful_landings": 0,
                                "failed_landings": 0,
                                "attempted_landings": 0,
                                "info_url": "http://en.roscosmos.ru/",
                                "wiki_url": "http://en.wikipedia.org/wiki/Russian_Federal_Space_Agency",
                                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_logo_20190207032459.png",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_image_20190207032459.jpeg",
                                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/russian2520federal2520space2520agency25202528roscosmos2529_nation_20230531052758.jpg"
                            }
                        ],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 20,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/20/?format=api",
                        "agency_id": null,
                        "name": "31/6",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_31",
                        "map_url": "https://www.google.com/maps?q=45.996034,63.564003",
                        "latitude": "45.996034",
                        "longitude": "63.564003",
                        "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": 1551,
                            "total_landing_count": 0
                        },
                        "country_code": "KAZ",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_20_20200803143516.jpg",
                        "total_launch_count": 418,
                        "orbital_launch_attempt_count": 418
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz25202.1a_image_20240101084457.jpg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 17,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                            "name": "International Space Station",
                            "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                            "agencies": [
                                {
                                    "id": 16,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                                    "name": "Canadian Space Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 27,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                                    "name": "European Space Agency",
                                    "type": "Multinational"
                                },
                                {
                                    "id": 37,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                                    "name": "Japan Aerospace Exploration Agency",
                                    "type": "Government"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                },
                                {
                                    "id": 63,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                                    "name": "Russian Federal Space Agency (ROSCOSMOS)",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                            "start_date": "1998-11-20T06:40:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                            "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                            "mission_patches": [],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6499,
                    "location_launch_attempt_count": 1542,
                    "pad_launch_attempt_count": 409,
                    "agency_launch_attempt_count": 315,
                    "orbital_launch_attempt_count_year": 131,
                    "location_launch_attempt_count_year": 6,
                    "pad_launch_attempt_count_year": 4,
                    "agency_launch_attempt_count_year": 7,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 937,
            "url": "https://ll.thespacedevs.com/2.2.0/event/937/?format=api",
            "slug": "nova-c-im-1-science-media-teleconference-2",
            "name": "Nova-C IM-1 Science Media Teleconference #2",
            "updates": [
                {
                    "id": 6639,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=1mkcRne8OXE",
                    "created_by": "LL2",
                    "created_on": "2024-02-12T15:59:07Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:50Z",
            "type": {
                "id": 20,
                "name": "Press Event"
            },
            "description": "NASA will hold a science media teleconference with the following participants:\r\n- Susan Lederer, CLPS project scientist, NASA’s Johnson Space Center\r\n- Farzin Amzajerdian, principal investigator, Navigation Doppler Lidar, NASA’s Langley Research Center\r\n- Tamara Statham, co-principal investigator, Lunar Node-1, NASA’s Marshall Space Flight Center\r\n- Daniel Cremons, deputy principal investigator, Laser Retro-Reflector Array, NASA’s Goddard Space Flight Center\r\n- Nat Gopalswamy, principal investigator, Radio Observations of the Lunar Surface Photoelectron Sheath, NASA Goddard \r\n- Michelle Munk, principal investigator, Stereo Camera for Lunar Plume-Surface Studies, NASA Langley \r\n- Lauren Ameen, deputy project manager, Radio Frequency Mass Gauge, NASA’s Glenn Research Center",
            "webcast_live": false,
            "location": "Online",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=1mkcRne8OXE",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASA Video",
                    "title": "NASA Science Onboard First Intuitive Machines Moon Flight (Feb. 12, 2024)",
                    "description": "NASA holds a virtual audio-only media teleconference to highlight the NASA science demonstrations flying onboard Intuitive Machines’ Nova-C lander as part of...",
                    "feature_image": "https://i.ytimg.com/vi/1mkcRne8OXE/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=1mkcRne8OXE",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-12T15:58:16Z",
                    "end_time": "2024-02-12T16:54:04Z"
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nova-c_im-1_lun_image_20240123174657.jpeg",
            "date": "2024-02-12T16:00:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": "PT55M48S",
            "agencies": [
                {
                    "id": 1067,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1067/?format=api",
                    "name": "Intuitive Machines",
                    "featured": false,
                    "type": "Commercial",
                    "country_code": "USA",
                    "abbrev": "",
                    "description": "Intuitive Machines, Inc. is aAmerican company headquartered in Houston, Texas.\r\n\r\nThe company is completing its lunar program which will provide lunar surface access, lunar orbit delivery, and communications at lunar distance.",
                    "administrator": "President: Steve Altemus",
                    "founding_year": "2013",
                    "launchers": "",
                    "spacecraft": "Nova-C",
                    "parent": null,
                    "image_url": null,
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/intuitive2520machines_logo_20230820172043.png"
                },
                {
                    "id": 44,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                    "name": "National Aeronautics and Space Administration",
                    "featured": true,
                    "type": "Government",
                    "country_code": "USA",
                    "abbrev": "NASA",
                    "description": "The National Aeronautics and Space Administration is an independent agency of the executive branch of the United States federal government responsible for the civilian space program, as well as aeronautics and aerospace research. NASA have many launch facilities but most are inactive. The most commonly used pad will be LC-39B at Kennedy Space Center in Florida.",
                    "administrator": "Administrator: Bill Nelson",
                    "founding_year": "1958",
                    "launchers": "Space Shuttle | SLS",
                    "spacecraft": "Orion",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_image_20190207032448.jpeg",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/national2520aeronautics2520and2520space2520administration_logo_20190207032448.png"
                }
            ],
            "launches": [
                {
                    "id": "942a1814-c237-41de-9970-d27bb9630f3b",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/942a1814-c237-41de-9970-d27bb9630f3b/?format=api",
                    "slug": "falcon-9-block-5-nova-c-im-1",
                    "name": "Falcon 9 Block 5 | Nova-C IM-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": "2024-03-14T08:16:30Z",
                    "net": "2024-02-15T06:05:37Z",
                    "window_end": "2024-02-15T06:05:37Z",
                    "window_start": "2024-02-15T06:05:37Z",
                    "net_precision": {
                        "id": 0,
                        "name": "Second",
                        "abbrev": "SEC",
                        "description": "The T-0 is accurate to the second."
                    },
                    "probability": 90,
                    "weather_concerns": "Thick Cloud Layers Rule",
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2561,
                        "configuration": {
                            "id": 164,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                            "name": "Falcon 9",
                            "family": "Falcon",
                            "full_name": "Falcon 9 Block 5",
                            "variant": "Block 5"
                        }
                    },
                    "mission": {
                        "id": 5851,
                        "name": "Nova-C IM-1",
                        "description": "This is the first flight of Nova-C lander which was developed by Intuitive Machines. This mission is a part of CLPS program and carries various NASA payloads in support of Artemis lunar program, as well as multiple commercial payloads.",
                        "launch_designator": null,
                        "type": "Lunar Exploration",
                        "orbit": {
                            "id": 11,
                            "name": "Lunar Orbit",
                            "abbrev": "LO"
                        },
                        "agencies": [
                            {
                                "id": 1067,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1067/?format=api",
                                "name": "Intuitive Machines",
                                "featured": false,
                                "type": "Commercial",
                                "country_code": "USA",
                                "abbrev": "",
                                "description": "Intuitive Machines, Inc. is aAmerican company headquartered in Houston, Texas.\r\n\r\nThe company is completing its lunar program which will provide lunar surface access, lunar orbit delivery, and communications at lunar distance.",
                                "administrator": "President: Steve Altemus",
                                "founding_year": "2013",
                                "launchers": "",
                                "spacecraft": "Nova-C",
                                "launch_library_url": null,
                                "total_launch_count": 0,
                                "consecutive_successful_launches": 0,
                                "successful_launches": 0,
                                "failed_launches": 0,
                                "pending_launches": 0,
                                "consecutive_successful_landings": 0,
                                "successful_landings": 0,
                                "failed_landings": 0,
                                "attempted_landings": 0,
                                "info_url": "https://intuitivemachines.com",
                                "wiki_url": "https://en.wikipedia.org/wiki/Intuitive_Machines",
                                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/intuitive2520machines_logo_20230820172043.png",
                                "image_url": null,
                                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/intuitive2520machines_nation_20230820172043.png"
                            }
                        ],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 87,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                        "agency_id": 121,
                        "name": "Launch Complex 39A",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                        "latitude": "28.60822681",
                        "longitude": "-80.60428186",
                        "location": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 244,
                            "total_landing_count": 0
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                        "total_launch_count": 186,
                        "orbital_launch_attempt_count": 185
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20240215175151.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 24,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/24/?format=api",
                            "name": "Commercial Lunar Payload Services",
                            "description": "Commercial Lunar Payload Services (CLPS) is a NASA program to contract transportation services able to send small robotic landers and rovers to the Moon's south polar region.",
                            "agencies": [
                                {
                                    "id": 1069,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1069/?format=api",
                                    "name": "Astrobotic Technology",
                                    "type": "Private"
                                },
                                {
                                    "id": 1067,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1067/?format=api",
                                    "name": "Intuitive Machines",
                                    "type": "Commercial"
                                },
                                {
                                    "id": 44,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                                    "name": "National Aeronautics and Space Administration",
                                    "type": "Government"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20231127193630.jpeg",
                            "start_date": "2018-04-27T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.nasa.gov/commercial-lunar-payload-services/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Lunar_Payload_Services",
                            "mission_patches": [],
                            "type": {
                                "id": 5,
                                "name": "Exploration"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6619,
                    "location_launch_attempt_count": 229,
                    "pad_launch_attempt_count": 171,
                    "agency_launch_attempt_count": 325,
                    "orbital_launch_attempt_count_year": 30,
                    "location_launch_attempt_count_year": 3,
                    "pad_launch_attempt_count_year": 3,
                    "agency_launch_attempt_count_year": 14,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 24,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/24/?format=api",
                    "name": "Commercial Lunar Payload Services",
                    "description": "Commercial Lunar Payload Services (CLPS) is a NASA program to contract transportation services able to send small robotic landers and rovers to the Moon's south polar region.",
                    "agencies": [
                        {
                            "id": 1069,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1069/?format=api",
                            "name": "Astrobotic Technology",
                            "type": "Private"
                        },
                        {
                            "id": 1067,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1067/?format=api",
                            "name": "Intuitive Machines",
                            "type": "Commercial"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/commercial2520_program_20231127193630.jpeg",
                    "start_date": "2018-04-27T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/commercial-lunar-payload-services/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Commercial_Lunar_Payload_Services",
                    "mission_patches": [],
                    "type": {
                        "id": 5,
                        "name": "Exploration"
                    }
                }
            ]
        },
        {
            "id": 941,
            "url": "https://ll.thespacedevs.com/2.2.0/event/941/?format=api",
            "slug": "spacex-b10-s28-1st-stacking",
            "name": "SpaceX B10 & S28 1st Stacking",
            "updates": [
                {
                    "id": 6632,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=TaCWFiUUfwc",
                    "created_by": "LL2",
                    "created_on": "2024-02-10T16:34:02Z"
                },
                {
                    "id": 6631,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.youtube.com/watch?v=TaCWFiUUfwc",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-02-10T16:33:21Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:43Z",
            "type": {
                "id": 27,
                "name": "Rollout"
            },
            "description": "SpaceX is going to stack Booster 10 & Ship 28 for the first time in Starbase Texas, in preparation for testing before IFT-3.",
            "webcast_live": false,
            "location": "Starbase Texas, USA",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=TaCWFiUUfwc",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASASpaceflight",
                    "title": "(SCRUB) SpaceX Stacks Ship 28 on Booster 10",
                    "description": "SpaceX stacks Ship 28 on Booster 10 as the company prepares for Starship's third integrated flight test. The stack is likely preparing for a test campaign, w...",
                    "feature_image": "https://i.ytimg.com/vi/TaCWFiUUfwc/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=TaCWFiUUfwc",
                    "type": {
                        "id": 3,
                        "name": "Unofficial Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-10T16:30:01Z",
                    "end_time": "2024-02-11T01:48:32Z"
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_b10_252_image_20240210163311.jpeg",
            "date": "2024-02-10T20:00:00Z",
            "date_precision": {
                "id": 4,
                "name": "Afternoon",
                "abbrev": "PM",
                "description": "The T-0 is expected in the afternoon (local time)."
            },
            "duration": "PT9H18M31S",
            "agencies": [
                {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "featured": true,
                    "type": "Commercial",
                    "country_code": "USA",
                    "abbrev": "SpX",
                    "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                    "administrator": "CEO: Elon Musk",
                    "founding_year": "2002",
                    "launchers": "Falcon | Starship",
                    "spacecraft": "Dragon",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
                }
            ],
            "launches": [
                {
                    "id": "c0d90c60-4961-470a-a6d7-804b3bf4b012",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/c0d90c60-4961-470a-a6d7-804b3bf4b012/?format=api",
                    "slug": "starship-integrated-flight-test-3",
                    "name": "Starship | Integrated Flight Test 3",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2024-03-14T16:03:17Z",
                    "net": "2024-03-14T13:25:00Z",
                    "window_end": "2024-03-14T13:50:00Z",
                    "window_start": "2024-03-14T12:00:00Z",
                    "net_precision": {
                        "id": 1,
                        "name": "Minute",
                        "abbrev": "MIN",
                        "description": "The T-0 is accurate to the minute."
                    },
                    "probability": 70,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 8098,
                        "configuration": {
                            "id": 464,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/464/?format=api",
                            "name": "Starship",
                            "family": "Starship",
                            "full_name": "Starship",
                            "variant": ""
                        }
                    },
                    "mission": {
                        "id": 6655,
                        "name": "Integrated Flight Test 3",
                        "description": "Third test flight of the two-stage Starship launch vehicle.",
                        "launch_designator": null,
                        "type": "Test Flight",
                        "orbit": {
                            "id": 15,
                            "name": "Suborbital",
                            "abbrev": "Sub"
                        },
                        "agencies": [
                            {
                                "id": 121,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "featured": true,
                                "type": "Commercial",
                                "country_code": "USA",
                                "abbrev": "SpX",
                                "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                                "administrator": "CEO: Elon Musk",
                                "founding_year": "2002",
                                "launchers": "Falcon | Starship",
                                "spacecraft": "Dragon",
                                "launch_library_url": null,
                                "total_launch_count": 419,
                                "consecutive_successful_launches": 36,
                                "successful_launches": 407,
                                "failed_launches": 12,
                                "pending_launches": 117,
                                "consecutive_successful_landings": 21,
                                "successful_landings": 368,
                                "failed_landings": 25,
                                "attempted_landings": 392,
                                "info_url": "http://www.spacex.com/",
                                "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
                                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg"
                            }
                        ],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 188,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/188/?format=api",
                        "agency_id": 121,
                        "name": "Orbital Launch Mount A",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_South_Texas_Launch_Site",
                        "map_url": "https://www.google.com/maps?q=25.997116,-97.15503099856647",
                        "latitude": "25.997116",
                        "longitude": "-97.15503099856647",
                        "location": {
                            "id": 143,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/143/?format=api",
                            "name": "SpaceX Starbase, TX, USA",
                            "country_code": "USA",
                            "description": "Starbase is an industrial complex for Starship rockets and the headquarters of the American aerospace manufacturer company SpaceX. Located near Brownsville, Texas, United States, it has been under construction since the late 2010s by SpaceX. Starbase is composed of a spaceport near the Gulf of Mexico, a production facility at the Boca Chica village, and a small structure test site along the Texas State Highway 4.",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
                            "timezone_name": "America/Chicago",
                            "total_launch_count": 14,
                            "total_landing_count": 10
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_orbital_launch_mount_a_20210514061342.jpg",
                        "total_launch_count": 5,
                        "orbital_launch_attempt_count": 0
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_liftof_image_20240314160301.jpg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 1,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                            "name": "SpaceX Starship",
                            "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                            "agencies": [
                                {
                                    "id": 121,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                    "name": "SpaceX",
                                    "type": "Commercial"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                            "start_date": "2019-03-01T05:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.spacex.com/vehicles/starship/",
                            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                            "mission_patches": [],
                            "type": {
                                "id": 7,
                                "name": "Technology"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": null,
                    "location_launch_attempt_count": 12,
                    "pad_launch_attempt_count": 3,
                    "agency_launch_attempt_count": 336,
                    "orbital_launch_attempt_count_year": 0,
                    "location_launch_attempt_count_year": 1,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 25,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ]
        },
        {
            "id": 940,
            "url": "https://ll.thespacedevs.com/2.2.0/event/940/?format=api",
            "slug": "spacex-starship-s28-rollout",
            "name": "SpaceX Starship S28 Rollout",
            "updates": [
                {
                    "id": 6630,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=6uPLEao7OyI",
                    "created_by": "LL2",
                    "created_on": "2024-02-10T07:35:14Z"
                },
                {
                    "id": 6629,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/lucas2520stauder_profile_20230526163835.jpg",
                    "comment": "Added Event",
                    "info_url": "https://www.youtube.com/watch?v=6uPLEao7OyI",
                    "created_by": "hitura-nobad",
                    "created_on": "2024-02-10T07:35:00Z"
                }
            ],
            "last_updated": "2024-03-05T17:27:29Z",
            "type": {
                "id": 27,
                "name": "Rollout"
            },
            "description": "SpaceX is rolling out Ship 28 at Starbase Texas in preparation for IFT-3",
            "webcast_live": false,
            "location": "Starbase Texas, USA",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=6uPLEao7OyI",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "NASASpaceflight",
                    "title": "SpaceX Rolls Out Ship 28 for Third Starship Flight Test Campaign",
                    "description": "SpaceX is rolling out Ship 28, as part of the final stage of the campaign of both vehicle parts for the third integrated Starship flight test. The Ship alrea...",
                    "feature_image": "https://i.ytimg.com/vi/6uPLEao7OyI/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=6uPLEao7OyI",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-10T07:07:31Z",
                    "end_time": "2024-02-10T08:57:41Z"
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_starship_image_20240210073703.jpeg",
            "date": "2024-02-10T07:00:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": "PT1H50M10S",
            "agencies": [
                {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "featured": true,
                    "type": "Commercial",
                    "country_code": "USA",
                    "abbrev": "SpX",
                    "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                    "administrator": "CEO: Elon Musk",
                    "founding_year": "2002",
                    "launchers": "Falcon | Starship",
                    "spacecraft": "Dragon",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
                }
            ],
            "launches": [
                {
                    "id": "c0d90c60-4961-470a-a6d7-804b3bf4b012",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/c0d90c60-4961-470a-a6d7-804b3bf4b012/?format=api",
                    "slug": "starship-integrated-flight-test-3",
                    "name": "Starship | Integrated Flight Test 3",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2024-03-14T16:03:17Z",
                    "net": "2024-03-14T13:25:00Z",
                    "window_end": "2024-03-14T13:50:00Z",
                    "window_start": "2024-03-14T12:00:00Z",
                    "net_precision": {
                        "id": 1,
                        "name": "Minute",
                        "abbrev": "MIN",
                        "description": "The T-0 is accurate to the minute."
                    },
                    "probability": 70,
                    "weather_concerns": null,
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 8098,
                        "configuration": {
                            "id": 464,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/464/?format=api",
                            "name": "Starship",
                            "family": "Starship",
                            "full_name": "Starship",
                            "variant": ""
                        }
                    },
                    "mission": {
                        "id": 6655,
                        "name": "Integrated Flight Test 3",
                        "description": "Third test flight of the two-stage Starship launch vehicle.",
                        "launch_designator": null,
                        "type": "Test Flight",
                        "orbit": {
                            "id": 15,
                            "name": "Suborbital",
                            "abbrev": "Sub"
                        },
                        "agencies": [
                            {
                                "id": 121,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                "name": "SpaceX",
                                "featured": true,
                                "type": "Commercial",
                                "country_code": "USA",
                                "abbrev": "SpX",
                                "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                                "administrator": "CEO: Elon Musk",
                                "founding_year": "2002",
                                "launchers": "Falcon | Starship",
                                "spacecraft": "Dragon",
                                "launch_library_url": null,
                                "total_launch_count": 419,
                                "consecutive_successful_launches": 36,
                                "successful_launches": 407,
                                "failed_launches": 12,
                                "pending_launches": 117,
                                "consecutive_successful_landings": 21,
                                "successful_landings": 368,
                                "failed_landings": 25,
                                "attempted_landings": 392,
                                "info_url": "http://www.spacex.com/",
                                "wiki_url": "http://en.wikipedia.org/wiki/SpaceX",
                                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                                "nation_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_nation_20230531064544.jpg"
                            }
                        ],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 188,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/188/?format=api",
                        "agency_id": 121,
                        "name": "Orbital Launch Mount A",
                        "description": null,
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_South_Texas_Launch_Site",
                        "map_url": "https://www.google.com/maps?q=25.997116,-97.15503099856647",
                        "latitude": "25.997116",
                        "longitude": "-97.15503099856647",
                        "location": {
                            "id": 143,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/143/?format=api",
                            "name": "SpaceX Starbase, TX, USA",
                            "country_code": "USA",
                            "description": "Starbase is an industrial complex for Starship rockets and the headquarters of the American aerospace manufacturer company SpaceX. Located near Brownsville, Texas, United States, it has been under construction since the late 2010s by SpaceX. Starbase is composed of a spaceport near the Gulf of Mexico, a production facility at the Boca Chica village, and a small structure test site along the Texas State Highway 4.",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_143_20200803142438.jpg",
                            "timezone_name": "America/Chicago",
                            "total_launch_count": 14,
                            "total_landing_count": 10
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_orbital_launch_mount_a_20210514061342.jpg",
                        "total_launch_count": 5,
                        "orbital_launch_attempt_count": 0
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/starship_liftof_image_20240314160301.jpg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 1,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                            "name": "SpaceX Starship",
                            "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                            "agencies": [
                                {
                                    "id": 121,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                                    "name": "SpaceX",
                                    "type": "Commercial"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                            "start_date": "2019-03-01T05:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.spacex.com/vehicles/starship/",
                            "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                            "mission_patches": [],
                            "type": {
                                "id": 7,
                                "name": "Technology"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": null,
                    "location_launch_attempt_count": 12,
                    "pad_launch_attempt_count": 3,
                    "agency_launch_attempt_count": 336,
                    "orbital_launch_attempt_count_year": 0,
                    "location_launch_attempt_count_year": 1,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 25,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [],
            "program": [
                {
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/1/?format=api",
                    "name": "SpaceX Starship",
                    "description": "The SpaceX Starship is a fully reusable super heavy-lift launch vehicle under development by SpaceX since 2012, as a self-funded private spaceflight project.  The second stage of the Starship — is designed as a long-duration cargo and passenger-carrying spacecraft. It is expected to be initially used without any booster stage at all, as part of an extensive development program to prove out launch-and-landing and iterate on a variety of design details, particularly with respect to the vehicle's atmospheric reentry.",
                    "agencies": [
                        {
                            "id": 121,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                            "name": "SpaceX",
                            "type": "Commercial"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex2520star_program_20201129204513.png",
                    "start_date": "2019-03-01T05:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.spacex.com/vehicles/starship/",
                    "wiki_url": "https://en.wikipedia.org/wiki/SpaceX_Starship",
                    "mission_patches": [],
                    "type": {
                        "id": 7,
                        "name": "Technology"
                    }
                }
            ]
        },
        {
            "id": 911,
            "url": "https://ll.thespacedevs.com/2.2.0/event/911/?format=api",
            "slug": "spacex-ax-3-crew-dragon-splashdown",
            "name": "SpaceX AX-3 Crew Dragon Splashdown",
            "updates": [
                {
                    "id": 6623,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=15qPwAm0G9Y",
                    "created_by": "LL2",
                    "created_on": "2024-02-09T12:24:54Z"
                },
                {
                    "id": 6587,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated landing time.",
                    "info_url": "https://twitter.com/cbs_spacenews/status/1755191803060342993",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-07T12:23:23Z"
                },
                {
                    "id": 6573,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated landing date.",
                    "info_url": "https://twitter.com/spacex/status/1754969509465862589",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-06T20:48:57Z"
                },
                {
                    "id": 6553,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Landing delayed to NET February 6 due to landing site weather.",
                    "info_url": "https://twitter.com/SpaceX/status/1753959604646813759",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-04T08:11:12Z"
                },
                {
                    "id": 6546,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Landing delayed to NET February 5 due to landing site weather.",
                    "info_url": "https://twitter.com/SpaceX/status/1753647203527372836",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-03T05:14:31Z"
                },
                {
                    "id": 6539,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated planned splashdown time.",
                    "info_url": "https://twitter.com/esaspaceflight/status/1753358724226253074",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-02T10:15:07Z"
                },
                {
                    "id": 6569,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Landing delayed due to landing site weather, new date TBD.",
                    "info_url": "https://twitter.com/spacex/status/1754714969151873077",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-06T04:02:45Z"
                }
            ],
            "last_updated": "2024-03-05T17:25:45Z",
            "type": {
                "id": 9,
                "name": "Spacecraft Landing"
            },
            "description": "The AX-3 Crew Dragon will splashdown in the Atlantic Ocean, bringing its crew back to Earth after spending  about 2 weeks on the International Space Station.",
            "webcast_live": false,
            "location": "Atlantic Ocean",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=15qPwAm0G9Y",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "Axiom Space",
                    "title": "Ax-3 Mission | Return",
                    "description": "-- -- --Axiom Space is building for beyond, guided by the vision of a thriving home in space that benefits every human, everywhere. The leading provider of h...",
                    "feature_image": "https://i.ytimg.com/vi/15qPwAm0G9Y/maxresdefault_live.jpg",
                    "url": "https://www.youtube.com/watch?v=15qPwAm0G9Y",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-09T12:24:17Z",
                    "end_time": "2024-02-09T14:32:30Z"
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200718140927.jpg",
            "date": "2024-02-09T13:30:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": "PT2H8M13S",
            "agencies": [
                {
                    "id": 1022,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                    "name": "Axiom Space",
                    "featured": false,
                    "type": "Private",
                    "country_code": "USA",
                    "abbrev": "AXS",
                    "description": "Axiom Space, Inc., also known as Axiom, is an American privately funded aerospace manufacturer and orbital spaceflight services company headquartered in Houston, Texas.",
                    "administrator": "CEO: Michael Suffredini",
                    "founding_year": "2016",
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image_url": null,
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520space_logo_20201201090013.png"
                },
                {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "featured": true,
                    "type": "Commercial",
                    "country_code": "USA",
                    "abbrev": "SpX",
                    "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                    "administrator": "CEO: Elon Musk",
                    "founding_year": "2002",
                    "launchers": "Falcon | Starship",
                    "spacecraft": "Dragon",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
                }
            ],
            "launches": [
                {
                    "id": "da48063e-b50f-4602-adab-ad7331ee6d82",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/da48063e-b50f-4602-adab-ad7331ee6d82/?format=api",
                    "slug": "falcon-9-block-5-axiom-space-mission-3",
                    "name": "Falcon 9 Block 5 | Axiom Space Mission 3",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2024-03-05T17:47:16Z",
                    "net": "2024-01-18T21:49:11Z",
                    "window_end": "2024-01-18T21:49:11Z",
                    "window_start": "2024-01-18T21:49:11Z",
                    "net_precision": {
                        "id": 0,
                        "name": "Second",
                        "abbrev": "SEC",
                        "description": "The T-0 is accurate to the second."
                    },
                    "probability": 80,
                    "weather_concerns": "Cumulus Cloud Rule, Flight Through Precipitation",
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2951,
                        "configuration": {
                            "id": 164,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                            "name": "Falcon 9",
                            "family": "Falcon",
                            "full_name": "Falcon 9 Block 5",
                            "variant": "Block 5"
                        }
                    },
                    "mission": {
                        "id": 1368,
                        "name": "Axiom Space Mission 3",
                        "description": "This is a Crew Dragon flight for a private company Axiom Space. The mission will carry a professionally trained commander alongside three private astronauts to and from the International Space Station. This crew will stay aboard space station for  at least eight days.",
                        "launch_designator": null,
                        "type": "Tourism",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [
                            {
                                "id": 1022,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                "name": "Axiom Space",
                                "featured": false,
                                "type": "Private",
                                "country_code": "USA",
                                "abbrev": "AXS",
                                "description": "Axiom Space, Inc., also known as Axiom, is an American privately funded aerospace manufacturer and orbital spaceflight services company headquartered in Houston, Texas.",
                                "administrator": "CEO: Michael Suffredini",
                                "founding_year": "2016",
                                "launchers": "",
                                "spacecraft": "",
                                "launch_library_url": null,
                                "total_launch_count": 0,
                                "consecutive_successful_launches": 0,
                                "successful_launches": 0,
                                "failed_launches": 0,
                                "pending_launches": 0,
                                "consecutive_successful_landings": 0,
                                "successful_landings": 0,
                                "failed_landings": 0,
                                "attempted_landings": 0,
                                "info_url": "https://www.axiomspace.com/",
                                "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space",
                                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520space_logo_20201201090013.png",
                                "image_url": null,
                                "nation_url": null
                            }
                        ],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 87,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                        "agency_id": 121,
                        "name": "Launch Complex 39A",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                        "latitude": "28.60822681",
                        "longitude": "-80.60428186",
                        "location": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 244,
                            "total_landing_count": 0
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                        "total_launch_count": 186,
                        "orbital_launch_attempt_count": 185
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20240116164417.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 32,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/32/?format=api",
                            "name": "Axiom Private Spaceflight",
                            "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.",
                            "agencies": [
                                {
                                    "id": 1022,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                    "name": "Axiom Space",
                                    "type": "Private"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
                            "start_date": "2022-04-08T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.axiomspace.com/missions/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions",
                            "mission_patches": [
                                {
                                    "id": 901,
                                    "name": "Ax-3 Patch",
                                    "priority": 10,
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png",
                                    "agency": {
                                        "id": 1022,
                                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                        "name": "Axiom Space",
                                        "type": "Private"
                                    }
                                },
                                {
                                    "id": 605,
                                    "name": "Ax-1 Patch",
                                    "priority": 10,
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-12520patch_mission_patch_20220401172359.png",
                                    "agency": {
                                        "id": 1022,
                                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                        "name": "Axiom Space",
                                        "type": "Private"
                                    }
                                },
                                {
                                    "id": 778,
                                    "name": "Axiom Mission 2 Patch",
                                    "priority": 10,
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/axiom2520missi_mission_patch_20230522161438.png",
                                    "agency": {
                                        "id": 1022,
                                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                        "name": "Axiom Space",
                                        "type": "Private"
                                    }
                                }
                            ],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6603,
                    "location_launch_attempt_count": 227,
                    "pad_launch_attempt_count": 169,
                    "agency_launch_attempt_count": 317,
                    "orbital_launch_attempt_count_year": 14,
                    "location_launch_attempt_count_year": 1,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 6,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                },
                {
                    "id": 32,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/32/?format=api",
                    "name": "Axiom Private Spaceflight",
                    "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.",
                    "agencies": [
                        {
                            "id": 1022,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                            "name": "Axiom Space",
                            "type": "Private"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
                    "start_date": "2022-04-08T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.axiomspace.com/missions/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions",
                    "mission_patches": [
                        {
                            "id": 901,
                            "name": "Ax-3 Patch",
                            "priority": 10,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png",
                            "agency": {
                                "id": 1022,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                "name": "Axiom Space",
                                "type": "Private"
                            }
                        },
                        {
                            "id": 605,
                            "name": "Ax-1 Patch",
                            "priority": 10,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-12520patch_mission_patch_20220401172359.png",
                            "agency": {
                                "id": 1022,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                "name": "Axiom Space",
                                "type": "Private"
                            }
                        },
                        {
                            "id": 778,
                            "name": "Axiom Mission 2 Patch",
                            "priority": 10,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/axiom2520missi_mission_patch_20230522161438.png",
                            "agency": {
                                "id": 1022,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                "name": "Axiom Space",
                                "type": "Private"
                            }
                        }
                    ],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        },
        {
            "id": 912,
            "url": "https://ll.thespacedevs.com/2.2.0/event/912/?format=api",
            "slug": "spacex-ax-3-crew-dragon-undocking",
            "name": "SpaceX AX-3 Crew Dragon Undocking",
            "updates": [
                {
                    "id": 6589,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/ll2_profile_20230311134739.png",
                    "comment": "Livestream has started",
                    "info_url": "https://www.youtube.com/watch?v=GecGngWOiIk",
                    "created_by": "LL2",
                    "created_on": "2024-02-07T13:58:25Z"
                },
                {
                    "id": 6586,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated undocking time.",
                    "info_url": "https://twitter.com/spacex/status/1755200784000831720",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-07T12:19:18Z"
                },
                {
                    "id": 6572,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated undocking time.",
                    "info_url": "https://twitter.com/spacex/status/1754969509465862589",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-06T20:48:25Z"
                },
                {
                    "id": 6568,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Undocking delayed due to landing site weather, new date TBD.",
                    "info_url": "https://twitter.com/spacex/status/1754714969151873077",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-06T04:01:53Z"
                },
                {
                    "id": 6552,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Undocking delayed to NET February 6 due to landing site weather.",
                    "info_url": "https://twitter.com/SpaceX/status/1753959604646813759",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-04T08:10:43Z"
                },
                {
                    "id": 6545,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Undocking delayed to NET February 5 due to landing site weather.",
                    "info_url": "https://twitter.com/SpaceX/status/1753647203527372836",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-03T05:13:54Z"
                },
                {
                    "id": 6538,
                    "profile_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
                    "comment": "Updated undocking time.",
                    "info_url": "https://twitter.com/esaspaceflight/status/1753358724226253074",
                    "created_by": "Cosmic_Penguin",
                    "created_on": "2024-02-02T10:14:30Z"
                }
            ],
            "last_updated": "2024-03-05T17:25:59Z",
            "type": {
                "id": 8,
                "name": "Spacecraft Undocking"
            },
            "description": "The AX-3 Crew Dragon will undock from the International Space Station, for its return to earth.",
            "webcast_live": false,
            "location": "International Space Station",
            "news_url": null,
            "video_url": "https://www.youtube.com/watch?v=GecGngWOiIk",
            "info_urls": [],
            "vid_urls": [
                {
                    "priority": 10,
                    "source": "youtube.com",
                    "publisher": "European Space Agency, ESA",
                    "title": "Undocking of Axiom 3 Mission with Marcus Wandt",
                    "description": "After almost 20 days on the International Space Station, ESA project astronaut Marcus Wandt is coming home.The trip back to Earth will take the Axiom Mission...",
                    "feature_image": "https://i.ytimg.com/vi/GecGngWOiIk/maxresdefault.jpg",
                    "url": "https://www.youtube.com/watch?v=GecGngWOiIk",
                    "type": {
                        "id": 1,
                        "name": "Official Webcast"
                    },
                    "language": {
                        "id": 1,
                        "name": "English",
                        "code": "en"
                    },
                    "start_time": "2024-02-07T13:57:45Z",
                    "end_time": "2024-02-07T14:46:38Z"
                }
            ],
            "feature_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_dm-2_cre_image_20200504065311.jpeg",
            "date": "2024-02-07T14:20:00Z",
            "date_precision": {
                "id": 1,
                "name": "Minute",
                "abbrev": "MIN",
                "description": "The T-0 is accurate to the minute."
            },
            "duration": "PT48M53S",
            "agencies": [
                {
                    "id": 1022,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                    "name": "Axiom Space",
                    "featured": false,
                    "type": "Private",
                    "country_code": "USA",
                    "abbrev": "AXS",
                    "description": "Axiom Space, Inc., also known as Axiom, is an American privately funded aerospace manufacturer and orbital spaceflight services company headquartered in Houston, Texas.",
                    "administrator": "CEO: Michael Suffredini",
                    "founding_year": "2016",
                    "launchers": "",
                    "spacecraft": "",
                    "parent": null,
                    "image_url": null,
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520space_logo_20201201090013.png"
                },
                {
                    "id": 121,
                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                    "name": "SpaceX",
                    "featured": true,
                    "type": "Commercial",
                    "country_code": "USA",
                    "abbrev": "SpX",
                    "description": "Space Exploration Technologies Corp., known as SpaceX, is an American aerospace manufacturer and space transport services company headquartered in Hawthorne, California. It was founded in 2002 by entrepreneur Elon Musk with the goal of reducing space transportation costs and enabling the colonization of Mars. SpaceX operates from many pads, on the East Coast of the US they operate from SLC-40 at Cape Canaveral Space Force Station and historic LC-39A at Kennedy Space Center. They also operate from SLC-4E at Vandenberg Space Force Base, California, usually for polar launches. Another launch site is being developed at Boca Chica, Texas.",
                    "administrator": "CEO: Elon Musk",
                    "founding_year": "2002",
                    "launchers": "Falcon | Starship",
                    "spacecraft": "Dragon",
                    "parent": null,
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_image_20190207032501.jpeg",
                    "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/spacex_logo_20220826094919.png"
                }
            ],
            "launches": [
                {
                    "id": "da48063e-b50f-4602-adab-ad7331ee6d82",
                    "url": "https://ll.thespacedevs.com/2.2.0/launch/da48063e-b50f-4602-adab-ad7331ee6d82/?format=api",
                    "slug": "falcon-9-block-5-axiom-space-mission-3",
                    "name": "Falcon 9 Block 5 | Axiom Space Mission 3",
                    "status": {
                        "id": 3,
                        "name": "Launch Successful",
                        "abbrev": "Success",
                        "description": "The launch vehicle successfully inserted its payload(s) into the target orbit(s)."
                    },
                    "last_updated": "2024-03-05T17:47:16Z",
                    "net": "2024-01-18T21:49:11Z",
                    "window_end": "2024-01-18T21:49:11Z",
                    "window_start": "2024-01-18T21:49:11Z",
                    "net_precision": {
                        "id": 0,
                        "name": "Second",
                        "abbrev": "SEC",
                        "description": "The T-0 is accurate to the second."
                    },
                    "probability": 80,
                    "weather_concerns": "Cumulus Cloud Rule, Flight Through Precipitation",
                    "holdreason": "",
                    "failreason": "",
                    "hashtag": null,
                    "launch_service_provider": {
                        "id": 121,
                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/121/?format=api",
                        "name": "SpaceX",
                        "type": "Commercial"
                    },
                    "rocket": {
                        "id": 2951,
                        "configuration": {
                            "id": 164,
                            "url": "https://ll.thespacedevs.com/2.2.0/config/launcher/164/?format=api",
                            "name": "Falcon 9",
                            "family": "Falcon",
                            "full_name": "Falcon 9 Block 5",
                            "variant": "Block 5"
                        }
                    },
                    "mission": {
                        "id": 1368,
                        "name": "Axiom Space Mission 3",
                        "description": "This is a Crew Dragon flight for a private company Axiom Space. The mission will carry a professionally trained commander alongside three private astronauts to and from the International Space Station. This crew will stay aboard space station for  at least eight days.",
                        "launch_designator": null,
                        "type": "Tourism",
                        "orbit": {
                            "id": 8,
                            "name": "Low Earth Orbit",
                            "abbrev": "LEO"
                        },
                        "agencies": [
                            {
                                "id": 1022,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                "name": "Axiom Space",
                                "featured": false,
                                "type": "Private",
                                "country_code": "USA",
                                "abbrev": "AXS",
                                "description": "Axiom Space, Inc., also known as Axiom, is an American privately funded aerospace manufacturer and orbital spaceflight services company headquartered in Houston, Texas.",
                                "administrator": "CEO: Michael Suffredini",
                                "founding_year": "2016",
                                "launchers": "",
                                "spacecraft": "",
                                "launch_library_url": null,
                                "total_launch_count": 0,
                                "consecutive_successful_launches": 0,
                                "successful_launches": 0,
                                "failed_launches": 0,
                                "pending_launches": 0,
                                "consecutive_successful_landings": 0,
                                "successful_landings": 0,
                                "failed_landings": 0,
                                "attempted_landings": 0,
                                "info_url": "https://www.axiomspace.com/",
                                "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space",
                                "logo_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520space_logo_20201201090013.png",
                                "image_url": null,
                                "nation_url": null
                            }
                        ],
                        "info_urls": [],
                        "vid_urls": []
                    },
                    "pad": {
                        "id": 87,
                        "url": "https://ll.thespacedevs.com/2.2.0/pad/87/?format=api",
                        "agency_id": 121,
                        "name": "Launch Complex 39A",
                        "description": "",
                        "info_url": null,
                        "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
                        "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
                        "latitude": "28.60822681",
                        "longitude": "-80.60428186",
                        "location": {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/location/27/?format=api",
                            "name": "Kennedy Space Center, FL, USA",
                            "country_code": "USA",
                            "description": "The John F. Kennedy Space Center, located on Merritt Island, Florida, is one of NASA's ten field centers. Since 1968, KSC has been NASA's primary launch center of American spaceflight, research, and technology. Launch operations for the Apollo, Skylab and Space Shuttle programs were carried out from Kennedy Space Center Launch Complex 39 and managed by KSC. Located on the east coast of Florida, KSC is adjacent to Cape Canaveral Space Force Station (CCSFS).",
                            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                            "timezone_name": "America/New_York",
                            "total_launch_count": 244,
                            "total_landing_count": 0
                        },
                        "country_code": "USA",
                        "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
                        "total_launch_count": 186,
                        "orbital_launch_attempt_count": 185
                    },
                    "webcast_live": false,
                    "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/falcon2520925_image_20240116164417.jpeg",
                    "infographic": null,
                    "program": [
                        {
                            "id": 32,
                            "url": "https://ll.thespacedevs.com/2.2.0/program/32/?format=api",
                            "name": "Axiom Private Spaceflight",
                            "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.",
                            "agencies": [
                                {
                                    "id": 1022,
                                    "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                    "name": "Axiom Space",
                                    "type": "Private"
                                }
                            ],
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
                            "start_date": "2022-04-08T00:00:00Z",
                            "end_date": null,
                            "info_url": "https://www.axiomspace.com/missions/",
                            "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions",
                            "mission_patches": [
                                {
                                    "id": 901,
                                    "name": "Ax-3 Patch",
                                    "priority": 10,
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png",
                                    "agency": {
                                        "id": 1022,
                                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                        "name": "Axiom Space",
                                        "type": "Private"
                                    }
                                },
                                {
                                    "id": 605,
                                    "name": "Ax-1 Patch",
                                    "priority": 10,
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-12520patch_mission_patch_20220401172359.png",
                                    "agency": {
                                        "id": 1022,
                                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                        "name": "Axiom Space",
                                        "type": "Private"
                                    }
                                },
                                {
                                    "id": 778,
                                    "name": "Axiom Mission 2 Patch",
                                    "priority": 10,
                                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/axiom2520missi_mission_patch_20230522161438.png",
                                    "agency": {
                                        "id": 1022,
                                        "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                        "name": "Axiom Space",
                                        "type": "Private"
                                    }
                                }
                            ],
                            "type": {
                                "id": 2,
                                "name": "Human Spaceflight"
                            }
                        }
                    ],
                    "orbital_launch_attempt_count": 6603,
                    "location_launch_attempt_count": 227,
                    "pad_launch_attempt_count": 169,
                    "agency_launch_attempt_count": 317,
                    "orbital_launch_attempt_count_year": 14,
                    "location_launch_attempt_count_year": 1,
                    "pad_launch_attempt_count_year": 1,
                    "agency_launch_attempt_count_year": 6,
                    "type": "normal"
                }
            ],
            "expeditions": [],
            "spacestations": [
                {
                    "id": 4,
                    "url": "https://ll.thespacedevs.com/2.2.0/spacestation/4/?format=api",
                    "name": "International Space Station",
                    "status": {
                        "id": 1,
                        "name": "Active"
                    },
                    "founded": "1998-11-20",
                    "description": "The International Space Station (ISS) is a space station, or a habitable artificial satellite, in low Earth orbit. Its first component was launched into orbit in 1998, with the first long-term residents arriving in November 2000. It has been inhabited continuously since that date. The last pressurised module was fitted in 2011, and an experimental inflatable space habitat was added in 2016. The station is expected to operate until 2030. Development and assembly of the station continues, with several new elements scheduled for launch in 2019. The ISS is the largest human-made body in low Earth orbit and can often be seen with the naked eye from Earth. The ISS consists of pressurised habitation modules, structural trusses, solar arrays, radiators, docking ports, experiment bays and robotic arms. ISS components have been launched by Russian Proton and Soyuz rockets, and American Space Shuttles.",
                    "orbit": "Low Earth Orbit",
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2520space2520station_image_20190220215716.jpeg"
                }
            ],
            "program": [
                {
                    "id": 17,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/17/?format=api",
                    "name": "International Space Station",
                    "description": "The International Space Station programme is tied together by a complex set of legal, political and financial agreements between the sixteen nations involved in the project, governing ownership of the various components, rights to crewing and utilization, and responsibilities for crew rotation and resupply of the International Space Station. It was conceived in 1984 by President Ronald Reagan, during the Space Station Freedom project as it was originally called.",
                    "agencies": [
                        {
                            "id": 16,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/16/?format=api",
                            "name": "Canadian Space Agency",
                            "type": "Government"
                        },
                        {
                            "id": 27,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/27/?format=api",
                            "name": "European Space Agency",
                            "type": "Multinational"
                        },
                        {
                            "id": 37,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/37/?format=api",
                            "name": "Japan Aerospace Exploration Agency",
                            "type": "Government"
                        },
                        {
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "type": "Government"
                        },
                        {
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "type": "Government"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/international2_program_20201129184745.png",
                    "start_date": "1998-11-20T06:40:00Z",
                    "end_date": null,
                    "info_url": "https://www.nasa.gov/mission_pages/station/main/index.html",
                    "wiki_url": "https://en.wikipedia.org/wiki/International_Space_Station_programme",
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                },
                {
                    "id": 32,
                    "url": "https://ll.thespacedevs.com/2.2.0/program/32/?format=api",
                    "name": "Axiom Private Spaceflight",
                    "description": "Axiom Space provides human spaceflight missions to the International Space Station. \r\nThe company sent its first commercial astronauts into orbit in 2022. It also plans human spaceflight for government-funded and commercial astronauts engaging in in-space research, in-space manufacturing, and space exploration.",
                    "agencies": [
                        {
                            "id": 1022,
                            "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                            "name": "Axiom Space",
                            "type": "Private"
                        }
                    ],
                    "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/axiom2520priva_program_20231231100427.jpeg",
                    "start_date": "2022-04-08T00:00:00Z",
                    "end_date": null,
                    "info_url": "https://www.axiomspace.com/missions/",
                    "wiki_url": "https://en.wikipedia.org/wiki/Axiom_Space#Missions",
                    "mission_patches": [
                        {
                            "id": 901,
                            "name": "Ax-3 Patch",
                            "priority": 10,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-32520patch_mission_patch_20231019065301.png",
                            "agency": {
                                "id": 1022,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                "name": "Axiom Space",
                                "type": "Private"
                            }
                        },
                        {
                            "id": 605,
                            "name": "Ax-1 Patch",
                            "priority": 10,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ax-12520patch_mission_patch_20220401172359.png",
                            "agency": {
                                "id": 1022,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                "name": "Axiom Space",
                                "type": "Private"
                            }
                        },
                        {
                            "id": 778,
                            "name": "Axiom Mission 2 Patch",
                            "priority": 10,
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/axiom2520missi_mission_patch_20230522161438.png",
                            "agency": {
                                "id": 1022,
                                "url": "https://ll.thespacedevs.com/2.2.0/agencies/1022/?format=api",
                                "name": "Axiom Space",
                                "type": "Private"
                            }
                        }
                    ],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ]
        }
    ]
}