Modes

Levels of detail in the response - normal, detailed

Example - /docking_events/?mode=detailed

Filters

Parameters - docking__gt, docking__gte, docking__lt, docking__lte, docking_location__id, flight_vehicle_chaser__id, space_station_target__id

Example - /docking_events/?space_station_target__id=6

Fields searched - docking_location__name, flight_vehicle_chaser__spacecraft__name, flight_vehicle_target__spacecraft__name, payload_flight_chaser__payload__name, payload_flight_target__payload__name, space_station_chaser__name, space_station_target__name

Example - /docking_events/?search=Salyut

Ordering

Fields - departure, docking

Example - /docking_events/?ordering=-docking

Number of results

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

Example - /docking_events/?limit=2

Format

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

Help

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

GET /2.3.0/docking_events/?format=api&offset=550&ordering=-docking
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 555,
    "next": null,
    "previous": "https://ll.thespacedevs.com/2.3.0/docking_events/?format=api&limit=10&offset=540&ordering=-docking",
    "results": [
        {
            "id": 598,
            "url": "https://ll.thespacedevs.com/2.3.0/docking_events/598/?format=api",
            "docking": "1967-10-30T09:20:00Z",
            "departure": "1967-10-30T12:50:00Z",
            "docking_location": {
                "id": 46,
                "name": "Soyuz",
                "spacestation": null,
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 1,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api",
                    "name": "Soyuz",
                    "type": {
                        "id": 2,
                        "name": "Capsule"
                    },
                    "agency": {
                        "response_mode": "list",
                        "id": 63,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api",
                        "name": "Russian Federal Space Agency (ROSCOSMOS)",
                        "abbrev": "RFSA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "family": [
                        {
                            "response_mode": "normal",
                            "id": 1,
                            "name": "Soyuz",
                            "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).",
                            "manufacturer": {
                                "response_mode": "list",
                                "id": 1000,
                                "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api",
                                "name": "Energia",
                                "abbrev": "OKB-1",
                                "type": {
                                    "id": 1,
                                    "name": "Government"
                                }
                            },
                            "parent": null,
                            "maiden_flight": "1966-11-28"
                        }
                    ],
                    "in_use": false,
                    "image": {
                        "id": 1927,
                        "name": "[AUTO] Soyuz - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "payload": null
            },
            "space_station_target": null,
            "flight_vehicle_target": {
                "id": 710,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/710/?format=api",
                "destination": "Low Earth Orbit",
                "mission_end": "1967-11-02T00:00:00Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 492,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/492/?format=api",
                    "name": "Soyuz 7K-OK No.5",
                    "serial_number": "Soyuz 7K-OK (P) 11F615 #5",
                    "is_placeholder": false,
                    "image": {
                        "id": 1927,
                        "name": "[AUTO] Soyuz - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "in_space": false,
                    "time_in_space": "P2DT15H47M19S",
                    "time_docked": "PT3H30M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "First generation Soyuz used for a test flight.",
                    "spacecraft_config": {
                        "response_mode": "normal",
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api",
                        "name": "Soyuz",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "response_mode": "list",
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "abbrev": "RFSA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        },
                        "family": [
                            {
                                "response_mode": "normal",
                                "id": 1,
                                "name": "Soyuz",
                                "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).",
                                "manufacturer": {
                                    "response_mode": "list",
                                    "id": 1000,
                                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api",
                                    "name": "Energia",
                                    "abbrev": "OKB-1",
                                    "type": {
                                        "id": 1,
                                        "name": "Government"
                                    }
                                },
                                "parent": null,
                                "maiden_flight": "1966-11-28"
                            }
                        ],
                        "in_use": false,
                        "image": {
                            "id": 1927,
                            "name": "[AUTO] Soyuz - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    },
                    "fastest_turnaround": null
                },
                "launch": {
                    "id": "f44a5026-42e8-45ed-a542-588e894f7c5b",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/f44a5026-42e8-45ed-a542-588e894f7c5b/?format=api",
                    "name": "Soyuz | Kosmos 188"
                },
                "landing": {
                    "id": 776,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/776/?format=api",
                    "attempt": true,
                    "success": false,
                    "description": "The Soyuz 7K-OK spacecraft accidentally fired its self-destruct mechanism during descent.",
                    "downrange_distance": null,
                    "landing_location": {
                        "id": 19,
                        "name": "Kazakhstan",
                        "active": true,
                        "abbrev": "KAZ",
                        "description": "Deserts of Kazakhstan in Central Asia",
                        "location": null,
                        "longitude": null,
                        "latitude": null,
                        "image": {
                            "id": 1056,
                            "name": "Soyuz MS landing (MS-04)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520ms-122520landing_image_20190929074125.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191514.jpeg",
                            "credit": "NASA/Bill Ingalls",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": false,
                            "variants": []
                        },
                        "successful_landings": 194,
                        "attempted_landings": 201,
                        "failed_landings": 7,
                        "celestial_body": {
                            "response_mode": "normal",
                            "id": 1,
                            "name": "Earth",
                            "type": {
                                "id": 1,
                                "name": "Planet"
                            },
                            "diameter": 12742000.0,
                            "mass": 5.972168e+24,
                            "gravity": 9.80655,
                            "length_of_day": "1 00:00:00",
                            "atmosphere": true,
                            "image": {
                                "id": 2040,
                                "name": "Earth (Apollo 17)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                                "credit": "NASA",
                                "license": {
                                    "id": 4,
                                    "name": "NASA Image and Media Guidelines",
                                    "priority": 0,
                                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                            "wiki_url": "https://en.wikipedia.org/wiki/Earth"
                        }
                    },
                    "type": {
                        "id": 4,
                        "name": "Parachute Landing",
                        "abbrev": "PCL",
                        "description": "Unpowered landing using parachute(s)."
                    }
                },
                "duration": "P2DT15H47M19S",
                "turn_around_time": null
            },
            "payload_flight_target": null,
            "response_mode": "normal",
            "flight_vehicle_chaser": {
                "id": 709,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/709/?format=api",
                "destination": "Low Earth Orbit",
                "mission_end": "1967-10-31T00:00:00Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 491,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/491/?format=api",
                    "name": "Soyuz 7K-OK No.6",
                    "serial_number": "Soyuz 7K-OK (A) 11F615 #6",
                    "is_placeholder": false,
                    "image": {
                        "id": 1927,
                        "name": "[AUTO] Soyuz - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "in_space": false,
                    "time_in_space": "P3DT14H30M1S",
                    "time_docked": "PT3H30M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "First generation Soyuz used for a test flight.",
                    "spacecraft_config": {
                        "response_mode": "normal",
                        "id": 1,
                        "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/1/?format=api",
                        "name": "Soyuz",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "response_mode": "list",
                            "id": 63,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/63/?format=api",
                            "name": "Russian Federal Space Agency (ROSCOSMOS)",
                            "abbrev": "RFSA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        },
                        "family": [
                            {
                                "response_mode": "normal",
                                "id": 1,
                                "name": "Soyuz",
                                "description": "Soyuz is a series of spacecraft which has been in service since the 1960s, having made more than 140 flights. It was designed for the Soviet space program by the Korolev Design Bureau (now Energia).",
                                "manufacturer": {
                                    "response_mode": "list",
                                    "id": 1000,
                                    "url": "https://ll.thespacedevs.com/2.3.0/agencies/1000/?format=api",
                                    "name": "Energia",
                                    "abbrev": "OKB-1",
                                    "type": {
                                        "id": 1,
                                        "name": "Government"
                                    }
                                },
                                "parent": null,
                                "maiden_flight": "1966-11-28"
                            }
                        ],
                        "in_use": false,
                        "image": {
                            "id": 1927,
                            "name": "[AUTO] Soyuz - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz_image_20201015191152.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194147.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    },
                    "fastest_turnaround": null
                },
                "launch": {
                    "id": "0f86f54a-1935-434c-89dd-bdbefaf082d2",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/0f86f54a-1935-434c-89dd-bdbefaf082d2/?format=api",
                    "name": "Soyuz | Kosmos 186"
                },
                "landing": {
                    "id": 777,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/777/?format=api",
                    "attempt": true,
                    "success": true,
                    "description": "The Soyuz 7K-OK spacecraft safely landed in Kazakhstan.",
                    "downrange_distance": null,
                    "landing_location": {
                        "id": 19,
                        "name": "Kazakhstan",
                        "active": true,
                        "abbrev": "KAZ",
                        "description": "Deserts of Kazakhstan in Central Asia",
                        "location": null,
                        "longitude": null,
                        "latitude": null,
                        "image": {
                            "id": 1056,
                            "name": "Soyuz MS landing (MS-04)",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/soyuz2520ms-122520landing_image_20190929074125.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305191514.jpeg",
                            "credit": "NASA/Bill Ingalls",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": false,
                            "variants": []
                        },
                        "successful_landings": 194,
                        "attempted_landings": 201,
                        "failed_landings": 7,
                        "celestial_body": {
                            "response_mode": "normal",
                            "id": 1,
                            "name": "Earth",
                            "type": {
                                "id": 1,
                                "name": "Planet"
                            },
                            "diameter": 12742000.0,
                            "mass": 5.972168e+24,
                            "gravity": 9.80655,
                            "length_of_day": "1 00:00:00",
                            "atmosphere": true,
                            "image": {
                                "id": 2040,
                                "name": "Earth (Apollo 17)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                                "credit": "NASA",
                                "license": {
                                    "id": 4,
                                    "name": "NASA Image and Media Guidelines",
                                    "priority": 0,
                                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                            "wiki_url": "https://en.wikipedia.org/wiki/Earth"
                        }
                    },
                    "type": {
                        "id": 4,
                        "name": "Parachute Landing",
                        "abbrev": "PCL",
                        "description": "Unpowered landing using parachute(s)."
                    }
                },
                "duration": "P3DT14H30M1S",
                "turn_around_time": null
            },
            "space_station_chaser": null,
            "payload_flight_chaser": null
        },
        {
            "id": 589,
            "url": "https://ll.thespacedevs.com/2.3.0/docking_events/589/?format=api",
            "docking": "1966-11-12T01:06:00Z",
            "departure": "1966-11-13T20:18:00Z",
            "docking_location": {
                "id": 45,
                "name": "Agena Target Vehicle",
                "spacestation": null,
                "spacecraft": null,
                "payload": {
                    "response_mode": "list",
                    "id": 13,
                    "name": "Agena Target Vehicle",
                    "type": {
                        "id": 5,
                        "name": "Space Tug"
                    },
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 82,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/82/?format=api",
                        "name": "Lockheed Martin",
                        "abbrev": "LMT",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "operator": {
                        "response_mode": "list",
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "image": {
                        "id": 2150,
                        "name": "Agena seen from Gemini VIII",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agena_seen_from_image_20240812143455.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agena_seen_from_image_thumbnail_20240812143456.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            },
            "space_station_target": null,
            "flight_vehicle_target": null,
            "payload_flight_target": {
                "response_mode": "list",
                "id": 18,
                "url": "https://ll.thespacedevs.com/2.3.0/payload_flights/18/?format=api",
                "destination": "Low Earth Orbit",
                "amount": 1,
                "payload": {
                    "response_mode": "list",
                    "id": 13,
                    "name": "Agena Target Vehicle",
                    "type": {
                        "id": 5,
                        "name": "Space Tug"
                    },
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 82,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/82/?format=api",
                        "name": "Lockheed Martin",
                        "abbrev": "LMT",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "operator": {
                        "response_mode": "list",
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "image": {
                        "id": 2150,
                        "name": "Agena seen from Gemini VIII",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agena_seen_from_image_20240812143455.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agena_seen_from_image_thumbnail_20240812143456.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "launch": {
                    "id": "febac5e8-8996-4ab5-940a-ba6b21d55546",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/febac5e8-8996-4ab5-940a-ba6b21d55546/?format=api",
                    "name": "Atlas SLV-3 Agena D | GATV 12"
                },
                "landing": {
                    "id": 1401,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/1401/?format=api",
                    "attempt": false,
                    "success": null,
                    "description": "",
                    "downrange_distance": null,
                    "landing_location": null,
                    "type": {
                        "id": 7,
                        "name": "Destructive Reentry",
                        "abbrev": "ATM",
                        "description": "Spacecraft burned up in the atmosphere"
                    }
                }
            },
            "response_mode": "normal",
            "flight_vehicle_chaser": {
                "id": 20,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/20/?format=api",
                "destination": "Low Earth Orbit",
                "mission_end": "1966-11-15T19:21:00Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 22,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/22/?format=api",
                    "name": "Gemini SC12",
                    "serial_number": "12",
                    "is_placeholder": false,
                    "image": {
                        "id": 1915,
                        "name": "[AUTO] Gemini - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gemini_image_20190207032517.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194127.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "in_space": false,
                    "time_in_space": "P3DT22H34M27S",
                    "time_docked": "P1DT19H12M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Gemini SC12 is the Gemini capsule used for the Gemini 12 mission launched on November 11, 1966 and crewed by astronauts James A. Lovell, Jr. (command pilot) and Edwin E. Aldrin, Jr. (pilot).",
                    "spacecraft_config": {
                        "response_mode": "normal",
                        "id": 12,
                        "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/12/?format=api",
                        "name": "Gemini",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "response_mode": "list",
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "abbrev": "NASA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        },
                        "family": [],
                        "in_use": false,
                        "image": {
                            "id": 1915,
                            "name": "[AUTO] Gemini - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gemini_image_20190207032517.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194127.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    },
                    "fastest_turnaround": null
                },
                "launch": {
                    "id": "b8ce3fba-ccd7-4492-9f0b-0edd7685e880",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/b8ce3fba-ccd7-4492-9f0b-0edd7685e880/?format=api",
                    "name": "Titan II GLV | Gemini XII"
                },
                "landing": {
                    "id": 458,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/458/?format=api",
                    "attempt": true,
                    "success": true,
                    "description": "The Gemini spacecraft safely splashed down in the Atlantic Ocean.",
                    "downrange_distance": null,
                    "landing_location": {
                        "id": 6,
                        "name": "Atlantic Ocean",
                        "active": true,
                        "abbrev": "ATL",
                        "description": "Atlantic Ocean",
                        "location": null,
                        "longitude": null,
                        "latitude": null,
                        "image": {
                            "id": 2230,
                            "name": "Sun glint on the Atlantic Ocean",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_20240920085841.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_thumbnail_20240920085841.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "successful_landings": 37,
                        "attempted_landings": 41,
                        "failed_landings": 4,
                        "celestial_body": {
                            "response_mode": "normal",
                            "id": 1,
                            "name": "Earth",
                            "type": {
                                "id": 1,
                                "name": "Planet"
                            },
                            "diameter": 12742000.0,
                            "mass": 5.972168e+24,
                            "gravity": 9.80655,
                            "length_of_day": "1 00:00:00",
                            "atmosphere": true,
                            "image": {
                                "id": 2040,
                                "name": "Earth (Apollo 17)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                                "credit": "NASA",
                                "license": {
                                    "id": 4,
                                    "name": "NASA Image and Media Guidelines",
                                    "priority": 0,
                                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                            "wiki_url": "https://en.wikipedia.org/wiki/Earth"
                        }
                    },
                    "type": {
                        "id": 4,
                        "name": "Parachute Landing",
                        "abbrev": "PCL",
                        "description": "Unpowered landing using parachute(s)."
                    }
                },
                "duration": "P3DT22H34M27S",
                "turn_around_time": null
            },
            "space_station_chaser": null,
            "payload_flight_chaser": null
        },
        {
            "id": 588,
            "url": "https://ll.thespacedevs.com/2.3.0/docking_events/588/?format=api",
            "docking": "1966-09-12T16:16:00Z",
            "departure": "1966-09-14T16:55:00Z",
            "docking_location": {
                "id": 45,
                "name": "Agena Target Vehicle",
                "spacestation": null,
                "spacecraft": null,
                "payload": {
                    "response_mode": "list",
                    "id": 13,
                    "name": "Agena Target Vehicle",
                    "type": {
                        "id": 5,
                        "name": "Space Tug"
                    },
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 82,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/82/?format=api",
                        "name": "Lockheed Martin",
                        "abbrev": "LMT",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "operator": {
                        "response_mode": "list",
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "image": {
                        "id": 2150,
                        "name": "Agena seen from Gemini VIII",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agena_seen_from_image_20240812143455.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agena_seen_from_image_thumbnail_20240812143456.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            },
            "space_station_target": null,
            "flight_vehicle_target": null,
            "payload_flight_target": {
                "response_mode": "list",
                "id": 17,
                "url": "https://ll.thespacedevs.com/2.3.0/payload_flights/17/?format=api",
                "destination": "Low Earth Orbit",
                "amount": 1,
                "payload": {
                    "response_mode": "list",
                    "id": 13,
                    "name": "Agena Target Vehicle",
                    "type": {
                        "id": 5,
                        "name": "Space Tug"
                    },
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 82,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/82/?format=api",
                        "name": "Lockheed Martin",
                        "abbrev": "LMT",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "operator": {
                        "response_mode": "list",
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "image": {
                        "id": 2150,
                        "name": "Agena seen from Gemini VIII",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agena_seen_from_image_20240812143455.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agena_seen_from_image_thumbnail_20240812143456.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "launch": {
                    "id": "af199848-42bc-4db8-8505-1f4315ddba16",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/af199848-42bc-4db8-8505-1f4315ddba16/?format=api",
                    "name": "Atlas SLV-3 Agena D | GATV 11"
                },
                "landing": {
                    "id": 1400,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/1400/?format=api",
                    "attempt": false,
                    "success": null,
                    "description": "",
                    "downrange_distance": null,
                    "landing_location": null,
                    "type": {
                        "id": 7,
                        "name": "Destructive Reentry",
                        "abbrev": "ATM",
                        "description": "Spacecraft burned up in the atmosphere"
                    }
                }
            },
            "response_mode": "normal",
            "flight_vehicle_chaser": {
                "id": 19,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/19/?format=api",
                "destination": "Low Earth Orbit",
                "mission_end": "1966-09-15T13:59:00Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 21,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/21/?format=api",
                    "name": "Gemini SC11",
                    "serial_number": "11",
                    "is_placeholder": false,
                    "image": {
                        "id": 1915,
                        "name": "[AUTO] Gemini - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gemini_image_20190207032517.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194127.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "in_space": false,
                    "time_in_space": "P2DT23H16M34S",
                    "time_docked": "P2DT39M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Gemini SC11 is the Gemini capsule used for the Gemini 11 mission launched on September 12, 1966 and crewed by astronauts Charles \"Pete\" Conrad Jr. (command pilot) and Richard F. Gordon Jr. (pilot).",
                    "spacecraft_config": {
                        "response_mode": "normal",
                        "id": 12,
                        "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/12/?format=api",
                        "name": "Gemini",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "response_mode": "list",
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "abbrev": "NASA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        },
                        "family": [],
                        "in_use": false,
                        "image": {
                            "id": 1915,
                            "name": "[AUTO] Gemini - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gemini_image_20190207032517.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194127.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    },
                    "fastest_turnaround": null
                },
                "launch": {
                    "id": "cb723587-46a2-4593-8c3e-76aaa558b0f9",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/cb723587-46a2-4593-8c3e-76aaa558b0f9/?format=api",
                    "name": "Titan II GLV | Gemini XI"
                },
                "landing": {
                    "id": 457,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/457/?format=api",
                    "attempt": true,
                    "success": true,
                    "description": "The Gemini spacecraft safely splashed down in the Atlantic Ocean.",
                    "downrange_distance": null,
                    "landing_location": {
                        "id": 6,
                        "name": "Atlantic Ocean",
                        "active": true,
                        "abbrev": "ATL",
                        "description": "Atlantic Ocean",
                        "location": null,
                        "longitude": null,
                        "latitude": null,
                        "image": {
                            "id": 2230,
                            "name": "Sun glint on the Atlantic Ocean",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_20240920085841.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_thumbnail_20240920085841.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "successful_landings": 37,
                        "attempted_landings": 41,
                        "failed_landings": 4,
                        "celestial_body": {
                            "response_mode": "normal",
                            "id": 1,
                            "name": "Earth",
                            "type": {
                                "id": 1,
                                "name": "Planet"
                            },
                            "diameter": 12742000.0,
                            "mass": 5.972168e+24,
                            "gravity": 9.80655,
                            "length_of_day": "1 00:00:00",
                            "atmosphere": true,
                            "image": {
                                "id": 2040,
                                "name": "Earth (Apollo 17)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                                "credit": "NASA",
                                "license": {
                                    "id": 4,
                                    "name": "NASA Image and Media Guidelines",
                                    "priority": 0,
                                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                            "wiki_url": "https://en.wikipedia.org/wiki/Earth"
                        }
                    },
                    "type": {
                        "id": 4,
                        "name": "Parachute Landing",
                        "abbrev": "PCL",
                        "description": "Unpowered landing using parachute(s)."
                    }
                },
                "duration": "P2DT23H16M34S",
                "turn_around_time": null
            },
            "space_station_chaser": null,
            "payload_flight_chaser": null
        },
        {
            "id": 587,
            "url": "https://ll.thespacedevs.com/2.3.0/docking_events/587/?format=api",
            "docking": "1966-07-19T04:15:00Z",
            "departure": "1966-07-20T19:00:00Z",
            "docking_location": {
                "id": 45,
                "name": "Agena Target Vehicle",
                "spacestation": null,
                "spacecraft": null,
                "payload": {
                    "response_mode": "list",
                    "id": 13,
                    "name": "Agena Target Vehicle",
                    "type": {
                        "id": 5,
                        "name": "Space Tug"
                    },
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 82,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/82/?format=api",
                        "name": "Lockheed Martin",
                        "abbrev": "LMT",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "operator": {
                        "response_mode": "list",
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "image": {
                        "id": 2150,
                        "name": "Agena seen from Gemini VIII",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agena_seen_from_image_20240812143455.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agena_seen_from_image_thumbnail_20240812143456.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            },
            "space_station_target": null,
            "flight_vehicle_target": null,
            "payload_flight_target": {
                "response_mode": "list",
                "id": 16,
                "url": "https://ll.thespacedevs.com/2.3.0/payload_flights/16/?format=api",
                "destination": "Low Earth Orbit",
                "amount": 1,
                "payload": {
                    "response_mode": "list",
                    "id": 13,
                    "name": "Agena Target Vehicle",
                    "type": {
                        "id": 5,
                        "name": "Space Tug"
                    },
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 82,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/82/?format=api",
                        "name": "Lockheed Martin",
                        "abbrev": "LMT",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "operator": {
                        "response_mode": "list",
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "image": {
                        "id": 2150,
                        "name": "Agena seen from Gemini VIII",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agena_seen_from_image_20240812143455.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agena_seen_from_image_thumbnail_20240812143456.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "launch": {
                    "id": "d675fb92-f9a8-4a5e-bd88-19f0f37c0355",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/d675fb92-f9a8-4a5e-bd88-19f0f37c0355/?format=api",
                    "name": "Atlas SLV-3 Agena D | GATV 10"
                },
                "landing": {
                    "id": 1399,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/1399/?format=api",
                    "attempt": false,
                    "success": null,
                    "description": "",
                    "downrange_distance": null,
                    "landing_location": null,
                    "type": {
                        "id": 7,
                        "name": "Destructive Reentry",
                        "abbrev": "ATM",
                        "description": "Spacecraft burned up in the atmosphere"
                    }
                }
            },
            "response_mode": "normal",
            "flight_vehicle_chaser": {
                "id": 18,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/18/?format=api",
                "destination": "Low Earth Orbit",
                "mission_end": "1966-07-21T21:07:00Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 20,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/20/?format=api",
                    "name": "Gemini SC10",
                    "serial_number": "10",
                    "is_placeholder": false,
                    "image": {
                        "id": 1915,
                        "name": "[AUTO] Gemini - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gemini_image_20190207032517.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194127.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "in_space": false,
                    "time_in_space": "P2DT22H46M34S",
                    "time_docked": "P1DT14H45M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Gemini SC10 is the Gemini capsule used for the Gemini 10 mission launched on July 18, 1966 and crewed by astronauts John W. Young (command pilot) and Michael Collins (pilot).",
                    "spacecraft_config": {
                        "response_mode": "normal",
                        "id": 12,
                        "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/12/?format=api",
                        "name": "Gemini",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "response_mode": "list",
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "abbrev": "NASA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        },
                        "family": [],
                        "in_use": false,
                        "image": {
                            "id": 1915,
                            "name": "[AUTO] Gemini - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gemini_image_20190207032517.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194127.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    },
                    "fastest_turnaround": null
                },
                "launch": {
                    "id": "297a371a-71e6-42a6-a95c-f69a3959a6fa",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/297a371a-71e6-42a6-a95c-f69a3959a6fa/?format=api",
                    "name": "Titan II GLV | Gemini X"
                },
                "landing": {
                    "id": 456,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/456/?format=api",
                    "attempt": true,
                    "success": true,
                    "description": "The Gemini spacecraft safely splashed down in the Atlantic Ocean.",
                    "downrange_distance": null,
                    "landing_location": {
                        "id": 6,
                        "name": "Atlantic Ocean",
                        "active": true,
                        "abbrev": "ATL",
                        "description": "Atlantic Ocean",
                        "location": null,
                        "longitude": null,
                        "latitude": null,
                        "image": {
                            "id": 2230,
                            "name": "Sun glint on the Atlantic Ocean",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_20240920085841.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sun_glint_on_th_image_thumbnail_20240920085841.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "successful_landings": 37,
                        "attempted_landings": 41,
                        "failed_landings": 4,
                        "celestial_body": {
                            "response_mode": "normal",
                            "id": 1,
                            "name": "Earth",
                            "type": {
                                "id": 1,
                                "name": "Planet"
                            },
                            "diameter": 12742000.0,
                            "mass": 5.972168e+24,
                            "gravity": 9.80655,
                            "length_of_day": "1 00:00:00",
                            "atmosphere": true,
                            "image": {
                                "id": 2040,
                                "name": "Earth (Apollo 17)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                                "credit": "NASA",
                                "license": {
                                    "id": 4,
                                    "name": "NASA Image and Media Guidelines",
                                    "priority": 0,
                                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                            "wiki_url": "https://en.wikipedia.org/wiki/Earth"
                        }
                    },
                    "type": {
                        "id": 4,
                        "name": "Parachute Landing",
                        "abbrev": "PCL",
                        "description": "Unpowered landing using parachute(s)."
                    }
                },
                "duration": "P2DT22H46M34S",
                "turn_around_time": null
            },
            "space_station_chaser": null,
            "payload_flight_chaser": null
        },
        {
            "id": 586,
            "url": "https://ll.thespacedevs.com/2.3.0/docking_events/586/?format=api",
            "docking": "1966-03-16T23:14:00Z",
            "departure": "1966-03-16T23:45:00Z",
            "docking_location": {
                "id": 45,
                "name": "Agena Target Vehicle",
                "spacestation": null,
                "spacecraft": null,
                "payload": {
                    "response_mode": "list",
                    "id": 13,
                    "name": "Agena Target Vehicle",
                    "type": {
                        "id": 5,
                        "name": "Space Tug"
                    },
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 82,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/82/?format=api",
                        "name": "Lockheed Martin",
                        "abbrev": "LMT",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "operator": {
                        "response_mode": "list",
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "image": {
                        "id": 2150,
                        "name": "Agena seen from Gemini VIII",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agena_seen_from_image_20240812143455.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agena_seen_from_image_thumbnail_20240812143456.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    }
                }
            },
            "space_station_target": null,
            "flight_vehicle_target": null,
            "payload_flight_target": {
                "response_mode": "list",
                "id": 14,
                "url": "https://ll.thespacedevs.com/2.3.0/payload_flights/14/?format=api",
                "destination": "Low Earth Orbit",
                "amount": 1,
                "payload": {
                    "response_mode": "list",
                    "id": 13,
                    "name": "Agena Target Vehicle",
                    "type": {
                        "id": 5,
                        "name": "Space Tug"
                    },
                    "manufacturer": {
                        "response_mode": "list",
                        "id": 82,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/82/?format=api",
                        "name": "Lockheed Martin",
                        "abbrev": "LMT",
                        "type": {
                            "id": 3,
                            "name": "Commercial"
                        }
                    },
                    "operator": {
                        "response_mode": "list",
                        "id": 44,
                        "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                        "name": "National Aeronautics and Space Administration",
                        "abbrev": "NASA",
                        "type": {
                            "id": 1,
                            "name": "Government"
                        }
                    },
                    "image": {
                        "id": 2150,
                        "name": "Agena seen from Gemini VIII",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agena_seen_from_image_20240812143455.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/agena_seen_from_image_thumbnail_20240812143456.jpeg",
                        "credit": "NASA",
                        "license": {
                            "id": 4,
                            "name": "NASA Image and Media Guidelines",
                            "priority": 0,
                            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                        },
                        "single_use": true,
                        "variants": []
                    }
                },
                "launch": {
                    "id": "73f1e0e9-7b71-4434-8f46-b347738d1170",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/73f1e0e9-7b71-4434-8f46-b347738d1170/?format=api",
                    "name": "Atlas SLV-3 Agena D | GATV 8"
                },
                "landing": {
                    "id": 1398,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/1398/?format=api",
                    "attempt": false,
                    "success": null,
                    "description": "",
                    "downrange_distance": null,
                    "landing_location": null,
                    "type": {
                        "id": 7,
                        "name": "Destructive Reentry",
                        "abbrev": "ATM",
                        "description": "Spacecraft burned up in the atmosphere"
                    }
                }
            },
            "response_mode": "normal",
            "flight_vehicle_chaser": {
                "id": 16,
                "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_flights/16/?format=api",
                "destination": "Low Earth Orbit",
                "mission_end": "1966-03-17T03:22:00Z",
                "spacecraft": {
                    "response_mode": "normal",
                    "id": 18,
                    "url": "https://ll.thespacedevs.com/2.3.0/spacecraft/18/?format=api",
                    "name": "Gemini SC8",
                    "serial_number": "8",
                    "is_placeholder": false,
                    "image": {
                        "id": 1915,
                        "name": "[AUTO] Gemini - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gemini_image_20190207032517.jpeg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194127.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "in_space": false,
                    "time_in_space": "PT10H40M58S",
                    "time_docked": "PT31M",
                    "flights_count": 1,
                    "mission_ends_count": 1,
                    "status": {
                        "id": 4,
                        "name": "Single Use"
                    },
                    "description": "Gemini SC8 is the Gemini capsule used for the Gemini 8 mission launched on March 16, 1966 and crewed by astronauts Neil Armstrong (command pilot) and David Scott (pilot).",
                    "spacecraft_config": {
                        "response_mode": "normal",
                        "id": 12,
                        "url": "https://ll.thespacedevs.com/2.3.0/spacecraft_configurations/12/?format=api",
                        "name": "Gemini",
                        "type": {
                            "id": 2,
                            "name": "Capsule"
                        },
                        "agency": {
                            "response_mode": "list",
                            "id": 44,
                            "url": "https://ll.thespacedevs.com/2.3.0/agencies/44/?format=api",
                            "name": "National Aeronautics and Space Administration",
                            "abbrev": "NASA",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        },
                        "family": [],
                        "in_use": false,
                        "image": {
                            "id": 1915,
                            "name": "[AUTO] Gemini - image",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gemini_image_20190207032517.jpeg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194127.jpeg",
                            "credit": null,
                            "license": {
                                "id": 1,
                                "name": "Unknown",
                                "priority": 9,
                                "link": null
                            },
                            "single_use": true,
                            "variants": []
                        }
                    },
                    "fastest_turnaround": null
                },
                "launch": {
                    "id": "75c6b707-d6b5-43d2-b9ad-b8da37acf394",
                    "url": "https://ll.thespacedevs.com/2.3.0/launches/75c6b707-d6b5-43d2-b9ad-b8da37acf394/?format=api",
                    "name": "Titan II GLV | Gemini VIII"
                },
                "landing": {
                    "id": 465,
                    "url": "https://ll.thespacedevs.com/2.3.0/landings/465/?format=api",
                    "attempt": true,
                    "success": true,
                    "description": "The Gemini spacecraft safely splashed down in the Pacific Ocean after an emergency reentry.",
                    "downrange_distance": null,
                    "landing_location": {
                        "id": 18,
                        "name": "Pacific Ocean",
                        "active": true,
                        "abbrev": "PAC",
                        "description": "Pacific Ocean",
                        "location": null,
                        "longitude": null,
                        "latitude": null,
                        "image": {
                            "id": 2242,
                            "name": "Pacific Ocean from the ISS",
                            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pacific_ocean_f_image_20240920094534.jpg",
                            "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pacific_ocean_f_image_thumbnail_20240920094534.jpeg",
                            "credit": "NASA",
                            "license": {
                                "id": 4,
                                "name": "NASA Image and Media Guidelines",
                                "priority": 0,
                                "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                            },
                            "single_use": true,
                            "variants": []
                        },
                        "successful_landings": 46,
                        "attempted_landings": 48,
                        "failed_landings": 2,
                        "celestial_body": {
                            "response_mode": "normal",
                            "id": 1,
                            "name": "Earth",
                            "type": {
                                "id": 1,
                                "name": "Planet"
                            },
                            "diameter": 12742000.0,
                            "mass": 5.972168e+24,
                            "gravity": 9.80655,
                            "length_of_day": "1 00:00:00",
                            "atmosphere": true,
                            "image": {
                                "id": 2040,
                                "name": "Earth (Apollo 17)",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
                                "credit": "NASA",
                                "license": {
                                    "id": 4,
                                    "name": "NASA Image and Media Guidelines",
                                    "priority": 0,
                                    "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
                            "wiki_url": "https://en.wikipedia.org/wiki/Earth"
                        }
                    },
                    "type": {
                        "id": 4,
                        "name": "Parachute Landing",
                        "abbrev": "PCL",
                        "description": "Unpowered landing using parachute(s)."
                    }
                },
                "duration": "PT10H40M58S",
                "turn_around_time": null
            },
            "space_station_chaser": null,
            "payload_flight_chaser": null
        }
    ]
}