Spacecraft List
Modes
Levels of detail in the response - normal, detailed
Example - /spacecraft/?mode=detailed
Filters
Parameters - in_space, is_placeholder, name, spacecraft_config, status
Example - /spacecraft/?is_placeholder=True
Search
Fields searched - name, spacecraft_config__name
Example - /spacecraft/?search=Endeavour
Ordering
Fields - flights_count, id, mission_ends_count, time_docked, time_in_space
Example - /spacecraft/?ordering=-flights_count
Number of results
Use limit to control the number of objects in the response (max 100)
Example - /spacecraft/?limit=2
Format
Switch to JSON output - /spacecraft/?format=json
Help
Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs
GET /2.3.0/spacecraft/?format=api&offset=260
{ "count": 603, "next": "https://lldev.thespacedevs.com/2.3.0/spacecraft/?format=api&limit=10&offset=270", "previous": "https://lldev.thespacedevs.com/2.3.0/spacecraft/?format=api&limit=10&offset=250", "results": [ { "response_mode": "normal", "id": 478, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/478/?format=api", "name": "Cygnus CRS NG-16 (S.S. Ellison Onizuka)", "serial_number": null, "is_placeholder": false, "image": { "id": 1910, "name": "Cygnus Enhanced", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "in_space": false, "time_in_space": "P126DT8H23M55S", "time_docked": "P100DT5H54M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "This is the sixteenth flight to the ISS by the Cygnus spacecraft under the CRS program and their fifth under the CRS-2 program. This is also the 12th use of the enhanced size Cygnus.", "spacecraft_config": { "response_mode": "normal", "id": 19, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/19/?format=api", "name": "Cygnus Enhanced", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "family": [ { "response_mode": "normal", "id": 3, "name": "Cygnus", "description": "Cygnus is an expendable American cargo spacecraft developed by Orbital Sciences Corporation but manufactured and launched by Northrop Grumman Space Systems as part of NASA's Commercial Resupply Services (CRS) program", "manufacturer": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "parent": null, "maiden_flight": "2013-09-18" } ], "in_use": true, "image": { "id": 1910, "name": "Cygnus Enhanced", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 552, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/552/?format=api", "name": "Cygnus CRS NG-18 (S.S. Sally Ride)", "serial_number": null, "is_placeholder": false, "image": { "id": 1910, "name": "Cygnus Enhanced", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "in_space": false, "time_in_space": "P165DT16H39M18S", "time_docked": "P163DT1H2M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "This is the eighteenth flight to the ISS by the Cygnus spacecraft under the CRS program and their seventh under the CRS-2 program. This is also the 14th use of the enhanced size Cygnus.", "spacecraft_config": { "response_mode": "normal", "id": 19, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/19/?format=api", "name": "Cygnus Enhanced", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "family": [ { "response_mode": "normal", "id": 3, "name": "Cygnus", "description": "Cygnus is an expendable American cargo spacecraft developed by Orbital Sciences Corporation but manufactured and launched by Northrop Grumman Space Systems as part of NASA's Commercial Resupply Services (CRS) program", "manufacturer": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "parent": null, "maiden_flight": "2013-09-18" } ], "in_use": true, "image": { "id": 1910, "name": "Cygnus Enhanced", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 619, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/619/?format=api", "name": "Cygnus CRS NG-23 (S.S. William “Willie” C. McCool)", "serial_number": null, "is_placeholder": false, "image": { "id": 1910, "name": "Cygnus Enhanced", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "in_space": false, "time_in_space": "P180DT23H49M12S", "time_docked": "P174DT23H42M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "This is the twenty-second flight to the ISS by the Cygnus spacecraft under the CRS program and their eleventh under the CRS-2 program. This is also the 18th use of the enhanced size Cygnus.", "spacecraft_config": { "response_mode": "normal", "id": 19, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/19/?format=api", "name": "Cygnus Enhanced", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "family": [ { "response_mode": "normal", "id": 3, "name": "Cygnus", "description": "Cygnus is an expendable American cargo spacecraft developed by Orbital Sciences Corporation but manufactured and launched by Northrop Grumman Space Systems as part of NASA's Commercial Resupply Services (CRS) program", "manufacturer": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "parent": null, "maiden_flight": "2013-09-18" } ], "in_use": true, "image": { "id": 1910, "name": "Cygnus Enhanced", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 165, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/165/?format=api", "name": "Cygnus CRS OA-6", "serial_number": null, "is_placeholder": false, "image": { "id": 1910, "name": "Cygnus Enhanced", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "in_space": false, "time_in_space": "P91DT10H23M8S", "time_docked": "P80DT52M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Cygnus CRS OA-6, also known as Orbital ATK CRS-6, is the sixth flight of the Orbital ATK unmanned resupply spacecraft Cygnus and its fifth flight to the International Space Station under the Commercial Resupply Services contract with NASA.\r\n\r\nThe Cygnus spacecraft for this mission is named the S.S. Rick Husband in honor of astronaut Rick Husband.", "spacecraft_config": { "response_mode": "normal", "id": 19, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/19/?format=api", "name": "Cygnus Enhanced", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "family": [ { "response_mode": "normal", "id": 3, "name": "Cygnus", "description": "Cygnus is an expendable American cargo spacecraft developed by Orbital Sciences Corporation but manufactured and launched by Northrop Grumman Space Systems as part of NASA's Commercial Resupply Services (CRS) program", "manufacturer": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "parent": null, "maiden_flight": "2013-09-18" } ], "in_use": true, "image": { "id": 1910, "name": "Cygnus Enhanced", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 450, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/450/?format=api", "name": "Cygnus CRS NG-15 (S.S. Katherine Johnson)", "serial_number": null, "is_placeholder": false, "image": { "id": 1910, "name": "Cygnus Enhanced", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "in_space": false, "time_in_space": "P131DT8H3M11S", "time_docked": "P127DT9H54M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "This is the fifteenth flight to the ISS by the Cygnus spacecraft under the CRS program and their fourth under the CRS-2 program. This is also the 11th use of the enhanced size Cygnus.", "spacecraft_config": { "response_mode": "normal", "id": 19, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/19/?format=api", "name": "Cygnus Enhanced", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "family": [ { "response_mode": "normal", "id": 3, "name": "Cygnus", "description": "Cygnus is an expendable American cargo spacecraft developed by Orbital Sciences Corporation but manufactured and launched by Northrop Grumman Space Systems as part of NASA's Commercial Resupply Services (CRS) program", "manufacturer": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "parent": null, "maiden_flight": "2013-09-18" } ], "in_use": true, "image": { "id": 1910, "name": "Cygnus Enhanced", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 292, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/292/?format=api", "name": "Cygnus NG-11 \"S.S. Roger Chaffee\"", "serial_number": null, "is_placeholder": false, "image": { "id": 1910, "name": "Cygnus Enhanced", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "in_space": false, "time_in_space": "P232DT18H41M54S", "time_docked": "P110DT4H44M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "Cygnus NG-11, previously known as CRS OA-11, is the twelfth planned flight of the Northrop Grumman robotic resupply spacecraft Cygnus and its eleventh flight to the International Space Station under the Commercial Resupply Services contract with NASA. The mission is scheduled to launch on 17 April 2019. This is the last mission from the extended CRS contract; followup missions are part of the CRS2 contract.", "spacecraft_config": { "response_mode": "normal", "id": 19, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/19/?format=api", "name": "Cygnus Enhanced", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "family": [ { "response_mode": "normal", "id": 3, "name": "Cygnus", "description": "Cygnus is an expendable American cargo spacecraft developed by Orbital Sciences Corporation but manufactured and launched by Northrop Grumman Space Systems as part of NASA's Commercial Resupply Services (CRS) program", "manufacturer": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "parent": null, "maiden_flight": "2013-09-18" } ], "in_use": true, "image": { "id": 1910, "name": "Cygnus Enhanced", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 553, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/553/?format=api", "name": "Cygnus CRS NG-19 (S.S. Laurel Clark)", "serial_number": null, "is_placeholder": false, "image": { "id": 1910, "name": "Cygnus Enhanced", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "in_space": false, "time_in_space": "P160DT17H50M46S", "time_docked": "P140DT3H10M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "This is the nineteenth flight to the ISS by the Cygnus spacecraft under the CRS program and their eighth under the CRS-2 program. This is also the 15th use of the enhanced size Cygnus.", "spacecraft_config": { "response_mode": "normal", "id": 19, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/19/?format=api", "name": "Cygnus Enhanced", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "family": [ { "response_mode": "normal", "id": 3, "name": "Cygnus", "description": "Cygnus is an expendable American cargo spacecraft developed by Orbital Sciences Corporation but manufactured and launched by Northrop Grumman Space Systems as part of NASA's Commercial Resupply Services (CRS) program", "manufacturer": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "parent": null, "maiden_flight": "2013-09-18" } ], "in_use": true, "image": { "id": 1910, "name": "Cygnus Enhanced", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 570, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/570/?format=api", "name": "Cygnus CRS NG-20 (S.S. Patricia “Patty” Hilliard Robertson)", "serial_number": null, "is_placeholder": false, "image": { "id": 1910, "name": "Cygnus Enhanced", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "in_space": false, "time_in_space": "P164DT21H52M39S", "time_docked": "P162DT1H2M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "This is the twentieth flight to the ISS by the Cygnus spacecraft under the CRS program and their ninth under the CRS-2 program. This is also the 16th use of the enhanced size Cygnus.", "spacecraft_config": { "response_mode": "normal", "id": 19, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/19/?format=api", "name": "Cygnus Enhanced", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "family": [ { "response_mode": "normal", "id": 3, "name": "Cygnus", "description": "Cygnus is an expendable American cargo spacecraft developed by Orbital Sciences Corporation but manufactured and launched by Northrop Grumman Space Systems as part of NASA's Commercial Resupply Services (CRS) program", "manufacturer": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "parent": null, "maiden_flight": "2013-09-18" } ], "in_use": true, "image": { "id": 1910, "name": "Cygnus Enhanced", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 432, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/432/?format=api", "name": "Cygnus CRS NG-12 (S.S. Alan Bean)", "serial_number": null, "is_placeholder": false, "image": { "id": 1910, "name": "Cygnus Enhanced", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "in_space": false, "time_in_space": "P136DT9H13S", "time_docked": "P88DT5H25M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "This is the twelfth flight to the ISS by the Cygnus spacecraft under the CRS program and their first under the CRS2 program. This is also the 8th use of the enhanced size Cygnus.", "spacecraft_config": { "response_mode": "normal", "id": 19, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/19/?format=api", "name": "Cygnus Enhanced", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "family": [ { "response_mode": "normal", "id": 3, "name": "Cygnus", "description": "Cygnus is an expendable American cargo spacecraft developed by Orbital Sciences Corporation but manufactured and launched by Northrop Grumman Space Systems as part of NASA's Commercial Resupply Services (CRS) program", "manufacturer": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "parent": null, "maiden_flight": "2013-09-18" } ], "in_use": true, "image": { "id": 1910, "name": "Cygnus Enhanced", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] } }, "fastest_turnaround": null }, { "response_mode": "normal", "id": 437, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft/437/?format=api", "name": "Cygnus CRS NG-13 (S.S. Robert Henry Lawrence Jr.)", "serial_number": null, "is_placeholder": false, "image": { "id": 1910, "name": "Cygnus Enhanced", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] }, "in_space": false, "time_in_space": "P104DT38M59S", "time_docked": "P83DT7H4M", "flights_count": 1, "mission_ends_count": 1, "status": { "id": 4, "name": "Single Use" }, "description": "This is the thirteenth flight to the ISS by the Cygnus spacecraft under the CRS program and their second under the CRS2 program. This is also the 9th use of the enhanced size Cygnus.", "spacecraft_config": { "response_mode": "normal", "id": 19, "url": "https://lldev.thespacedevs.com/2.3.0/spacecraft_configurations/19/?format=api", "name": "Cygnus Enhanced", "type": { "id": 4, "name": "Cargo Resupply" }, "agency": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "family": [ { "response_mode": "normal", "id": 3, "name": "Cygnus", "description": "Cygnus is an expendable American cargo spacecraft developed by Orbital Sciences Corporation but manufactured and launched by Northrop Grumman Space Systems as part of NASA's Commercial Resupply Services (CRS) program", "manufacturer": { "response_mode": "list", "id": 257, "url": "https://lldev.thespacedevs.com/2.3.0/agencies/257/?format=api", "name": "Northrop Grumman Space Systems", "abbrev": "NGSS", "type": { "id": 3, "name": "Commercial" } }, "parent": null, "maiden_flight": "2013-09-18" } ], "in_use": true, "image": { "id": 1910, "name": "Cygnus Enhanced", "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/cygnus2520enhanced_image_20190207032513.jpeg", "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194119.jpeg", "credit": null, "license": { "id": 1, "name": "Unknown", "priority": 9, "link": null }, "single_use": false, "variants": [] } }, "fastest_turnaround": null } ] }