Modes

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

Example - /launches/?mode=list

Filters

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

Example - /launches/?pad__location=13

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

Example - /launches/?search=Starlink

Ordering

Fields - id, last_updated, name, net

Example - /launches/?ordering=-last_updated

Number of results

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

Example - /launches/?limit=2

Format

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

Help

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

GET /2.3.0/launches/1f79ce8e-dabc-4287-bb59-2a40f567c4e4/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": "1f79ce8e-dabc-4287-bb59-2a40f567c4e4",
  "url": "https://lldev.thespacedevs.com/2.3.0/launches/1f79ce8e-dabc-4287-bb59-2a40f567c4e4/?format=api",
  "name": "Nuri | Flight Test",
  "response_mode": "detailed",
  "slug": "nuri-flight-test",
  "launch_designator": null,
  "status": {
    "id": 4,
    "name": "Launch Failure",
    "abbrev": "Failure",
    "description": "Either the launch vehicle did not reach orbit, or the payload(s) failed to separate."
  },
  "last_updated": "2023-06-14T04:30:54Z",
  "net": "2021-10-21T08:00:00Z",
  "net_precision": null,
  "window_end": "2021-10-21T10:20:00Z",
  "window_start": "2021-10-21T06:05:00Z",
  "image": {
    "id": 1797,
    "name": "Nuri on the launch pad",
    "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nuri_on_the_lau_image_20240307163812.jpeg",
    "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nuri_on_the_lau_image_thumbnail_20240307163813.jpeg",
    "credit": "Korea Aerospace Research Institute",
    "license": {
      "id": 15,
      "name": "Korea Open Government License Type I: Attribution",
      "priority": 6,
      "link": "https://www.kogl.or.kr/edu/eduDataFileDown.do?dataIdx=97&dataFileIdx=1"
    },
    "single_use": true,
    "variants": []
  },
  "infographic": null,
  "probability": null,
  "weather_concerns": null,
  "failreason": "Third stage failed to place the payload simulator into orbit, for unknown reason.",
  "hashtag": null,
  "launch_service_provider": {
    "response_mode": "normal",
    "id": 41,
    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/41/?format=api",
    "name": "Korea Aerospace Research Institute",
    "abbrev": "KARI",
    "type": {
      "id": 1,
      "name": "Government"
    },
    "featured": false,
    "country": [
      {
        "id": 35,
        "name": "South Korea",
        "alpha_2_code": "KR",
        "alpha_3_code": "KOR",
        "nationality_name": "South Korean",
        "nationality_name_composed": "South Korean"
      }
    ],
    "description": "The Korea Aerospace Research Institute (KARI) established in 1989, is the aeronautics and space agency of Republic of Korea. Its main laboratories are located in Daejeon, in the Daedeok Science Town.",
    "administrator": "Administrator: Lee Sang-Ryool",
    "founding_year": 1989,
    "launchers": "Nuri",
    "spacecraft": "",
    "parent": "Korea AeroSpace Administration",
    "image": null,
    "logo": {
      "id": 154,
      "name": "[AUTO] Korea Aerospace Research Institute - logo",
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_logo_20200806032236.png",
      "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185029.png",
      "credit": null,
      "license": {
        "id": 1,
        "name": "Unknown",
        "priority": 9,
        "link": null
      },
      "single_use": true,
      "variants": []
    },
    "social_logo": {
      "id": 72,
      "name": "[AUTO] Korea Aerospace Research Institute - social_logo",
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_nation_20230604194037.jpg",
      "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184817.jpeg",
      "credit": null,
      "license": {
        "id": 1,
        "name": "Unknown",
        "priority": 9,
        "link": null
      },
      "single_use": true,
      "variants": []
    },
    "total_launch_count": 8,
    "consecutive_successful_launches": 3,
    "successful_launches": 5,
    "failed_launches": 3,
    "pending_launches": 2,
    "consecutive_successful_landings": 0,
    "successful_landings": 0,
    "failed_landings": 0,
    "attempted_landings": 0,
    "successful_landings_spacecraft": 0,
    "failed_landings_spacecraft": 0,
    "attempted_landings_spacecraft": 0,
    "successful_landings_payload": 0,
    "failed_landings_payload": 0,
    "attempted_landings_payload": 0,
    "info_url": "https://www.kari.kr/",
    "wiki_url": "https://en.wikipedia.org/wiki/Korea_Aerospace_Research_Institute",
    "social_media_links": []
  },
  "rocket": {
    "id": 2994,
    "configuration": {
      "response_mode": "detailed",
      "id": 117,
      "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/117/?format=api",
      "name": "Nuri",
      "families": [
        {
          "response_mode": "detailed",
          "id": 99,
          "name": "KSLV",
          "manufacturer": [
            {
              "response_mode": "normal",
              "id": 41,
              "url": "https://lldev.thespacedevs.com/2.3.0/agencies/41/?format=api",
              "name": "Korea Aerospace Research Institute",
              "abbrev": "KARI",
              "type": {
                "id": 1,
                "name": "Government"
              },
              "featured": false,
              "country": [
                {
                  "id": 35,
                  "name": "South Korea",
                  "alpha_2_code": "KR",
                  "alpha_3_code": "KOR",
                  "nationality_name": "South Korean",
                  "nationality_name_composed": "South Korean"
                }
              ],
              "description": "The Korea Aerospace Research Institute (KARI) established in 1989, is the aeronautics and space agency of Republic of Korea. Its main laboratories are located in Daejeon, in the Daedeok Science Town.",
              "administrator": "Administrator: Lee Sang-Ryool",
              "founding_year": 1989,
              "launchers": "Nuri",
              "spacecraft": "",
              "parent": "Korea AeroSpace Administration",
              "image": null,
              "logo": {
                "id": 154,
                "name": "[AUTO] Korea Aerospace Research Institute - logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_logo_20200806032236.png",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185029.png",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "social_logo": {
                "id": 72,
                "name": "[AUTO] Korea Aerospace Research Institute - social_logo",
                "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_nation_20230604194037.jpg",
                "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184817.jpeg",
                "credit": null,
                "license": {
                  "id": 1,
                  "name": "Unknown",
                  "priority": 9,
                  "link": null
                },
                "single_use": true,
                "variants": []
              },
              "total_launch_count": 8,
              "consecutive_successful_launches": 3,
              "successful_launches": 5,
              "failed_launches": 3,
              "pending_launches": 2,
              "consecutive_successful_landings": 0,
              "successful_landings": 0,
              "failed_landings": 0,
              "attempted_landings": 0,
              "successful_landings_spacecraft": 0,
              "failed_landings_spacecraft": 0,
              "attempted_landings_spacecraft": 0,
              "successful_landings_payload": 0,
              "failed_landings_payload": 0,
              "attempted_landings_payload": 0,
              "info_url": "https://www.kari.kr/",
              "wiki_url": "https://en.wikipedia.org/wiki/Korea_Aerospace_Research_Institute",
              "social_media_links": []
            }
          ],
          "parent": null,
          "description": "",
          "active": true,
          "maiden_flight": "2009-08-25",
          "total_launch_count": 8,
          "consecutive_successful_launches": 3,
          "successful_launches": 5,
          "failed_launches": 3,
          "pending_launches": 2,
          "attempted_landings": 0,
          "successful_landings": 0,
          "failed_landings": 0,
          "consecutive_successful_landings": 0
        }
      ],
      "full_name": "KSLV-2 Nuri",
      "variant": "2",
      "active": true,
      "is_placeholder": false,
      "manufacturer": {
        "response_mode": "normal",
        "id": 41,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/41/?format=api",
        "name": "Korea Aerospace Research Institute",
        "abbrev": "KARI",
        "type": {
          "id": 1,
          "name": "Government"
        },
        "featured": false,
        "country": [
          {
            "id": 35,
            "name": "South Korea",
            "alpha_2_code": "KR",
            "alpha_3_code": "KOR",
            "nationality_name": "South Korean",
            "nationality_name_composed": "South Korean"
          }
        ],
        "description": "The Korea Aerospace Research Institute (KARI) established in 1989, is the aeronautics and space agency of Republic of Korea. Its main laboratories are located in Daejeon, in the Daedeok Science Town.",
        "administrator": "Administrator: Lee Sang-Ryool",
        "founding_year": 1989,
        "launchers": "Nuri",
        "spacecraft": "",
        "parent": "Korea AeroSpace Administration",
        "image": null,
        "logo": {
          "id": 154,
          "name": "[AUTO] Korea Aerospace Research Institute - logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_logo_20200806032236.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185029.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 72,
          "name": "[AUTO] Korea Aerospace Research Institute - social_logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_nation_20230604194037.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184817.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "total_launch_count": 8,
        "consecutive_successful_launches": 3,
        "successful_launches": 5,
        "failed_launches": 3,
        "pending_launches": 2,
        "consecutive_successful_landings": 0,
        "successful_landings": 0,
        "failed_landings": 0,
        "attempted_landings": 0,
        "successful_landings_spacecraft": 0,
        "failed_landings_spacecraft": 0,
        "attempted_landings_spacecraft": 0,
        "successful_landings_payload": 0,
        "failed_landings_payload": 0,
        "attempted_landings_payload": 0,
        "info_url": "https://www.kari.kr/",
        "wiki_url": "https://en.wikipedia.org/wiki/Korea_Aerospace_Research_Institute",
        "social_media_links": []
      },
      "program": [],
      "reusable": false,
      "image": {
        "id": 1797,
        "name": "Nuri on the launch pad",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nuri_on_the_lau_image_20240307163812.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nuri_on_the_lau_image_thumbnail_20240307163813.jpeg",
        "credit": "Korea Aerospace Research Institute",
        "license": {
          "id": 15,
          "name": "Korea Open Government License Type I: Attribution",
          "priority": 6,
          "link": "https://www.kogl.or.kr/edu/eduDataFileDown.do?dataIdx=97&dataFileIdx=1"
        },
        "single_use": true,
        "variants": []
      },
      "info_url": "https://www.kari.re.kr/eng/sub03_03_01.do",
      "wiki_url": "https://en.wikipedia.org/wiki/KSLV-2",
      "description": "Nuri, also known as KSLV-II, is South Korea's second carrier rocket and the successor to KSLV-1.",
      "alias": "",
      "min_stage": 3,
      "max_stage": 3,
      "length": 47.2,
      "diameter": 3.5,
      "maiden_flight": "2021-10-21",
      "launch_cost": null,
      "launch_mass": 200.0,
      "leo_capacity": 2600.0,
      "gto_capacity": null,
      "geo_capacity": null,
      "sso_capacity": null,
      "to_thrust": 2612.0,
      "apogee": null,
      "total_launch_count": 4,
      "consecutive_successful_launches": 3,
      "successful_launches": 3,
      "failed_launches": 1,
      "pending_launches": 2,
      "attempted_landings": 0,
      "successful_landings": 0,
      "failed_landings": 0,
      "consecutive_successful_landings": 0,
      "fastest_turnaround": "P242DT23H"
    },
    "launcher_stage": [],
    "spacecraft_stage": [],
    "payloads": []
  },
  "mission": {
    "id": 1419,
    "name": "Flight Test",
    "type": "Test Flight",
    "description": "Maiden flight of the KSLV-II \"Nuri\" launch vehicle, carrying a dummy Payload of 1500 kg to sun-synchronous orbit.",
    "image": null,
    "orbit": {
      "id": 17,
      "name": "Sun-Synchronous Orbit",
      "abbrev": "SSO",
      "celestial_body": {
        "response_mode": "list",
        "id": 1,
        "name": "Earth"
      }
    },
    "agencies": [],
    "info_urls": [],
    "vid_urls": []
  },
  "pad": {
    "id": 192,
    "url": "https://lldev.thespacedevs.com/2.3.0/pads/192/?format=api",
    "active": true,
    "agencies": [
      {
        "response_mode": "normal",
        "id": 41,
        "url": "https://lldev.thespacedevs.com/2.3.0/agencies/41/?format=api",
        "name": "Korea Aerospace Research Institute",
        "abbrev": "KARI",
        "type": {
          "id": 1,
          "name": "Government"
        },
        "featured": false,
        "country": [
          {
            "id": 35,
            "name": "South Korea",
            "alpha_2_code": "KR",
            "alpha_3_code": "KOR",
            "nationality_name": "South Korean",
            "nationality_name_composed": "South Korean"
          }
        ],
        "description": "The Korea Aerospace Research Institute (KARI) established in 1989, is the aeronautics and space agency of Republic of Korea. Its main laboratories are located in Daejeon, in the Daedeok Science Town.",
        "administrator": "Administrator: Lee Sang-Ryool",
        "founding_year": 1989,
        "launchers": "Nuri",
        "spacecraft": "",
        "parent": "Korea AeroSpace Administration",
        "image": null,
        "logo": {
          "id": 154,
          "name": "[AUTO] Korea Aerospace Research Institute - logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_logo_20200806032236.png",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185029.png",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        },
        "social_logo": {
          "id": 72,
          "name": "[AUTO] Korea Aerospace Research Institute - social_logo",
          "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/korea2520aerospace2520research2520institute_nation_20230604194037.jpg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184817.jpeg",
          "credit": null,
          "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
          },
          "single_use": true,
          "variants": []
        }
      }
    ],
    "name": "LC-2",
    "image": {
      "id": 1283,
      "name": "Nuri liftoff from LC-2 (NEXTSat-2 & SNIPE)",
      "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nuri_liftoff_2_image_20240820080542.jpeg",
      "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nuri_liftoff_2_image_thumbnail_20240820080542.jpeg",
      "credit": "KARI/VNA/CVN",
      "license": {
        "id": 1,
        "name": "Unknown",
        "priority": 9,
        "link": null
      },
      "single_use": false,
      "variants": []
    },
    "description": "",
    "info_url": null,
    "wiki_url": "https://en.wikipedia.org/wiki/Naro_Space_Center",
    "map_url": "https://www.google.com/maps?q=34.431867,127.535069",
    "latitude": 34.431867,
    "longitude": 127.535069,
    "country": {
      "id": 35,
      "name": "South Korea",
      "alpha_2_code": "KR",
      "alpha_3_code": "KOR",
      "nationality_name": "South Korean",
      "nationality_name_composed": "South Korean"
    },
    "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_lc-2_20210812070305.jpg",
    "total_launch_count": 5,
    "orbital_launch_attempt_count": 4,
    "fastest_turnaround": "P242DT23H",
    "location": {
      "response_mode": "normal",
      "id": 9,
      "url": "https://lldev.thespacedevs.com/2.3.0/locations/9/?format=api",
      "name": "Naro Space Center, South Korea",
      "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-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_20240402194304.jpeg",
          "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/earth_2528apol_image_thumbnail_20240402194305.jpeg",
          "credit": "NASA",
          "license": {
            "id": 4,
            "name": "NASA Image and Media Guidelines",
            "priority": 0,
            "link": "https://www.nasa.gov/nasa-brand-center/images-and-media/"
          },
          "single_use": true,
          "variants": []
        },
        "description": "Earth is the third planet from the Sun and the only astronomical object known to harbor life.",
        "wiki_url": "https://en.wikipedia.org/wiki/Earth",
        "total_attempted_launches": 7499,
        "successful_launches": 6943,
        "failed_launches": 556,
        "total_attempted_landings": 1303,
        "successful_landings": 1256,
        "failed_landings": 47
      },
      "active": true,
      "country": {
        "id": 35,
        "name": "South Korea",
        "alpha_2_code": "KR",
        "alpha_3_code": "KOR",
        "nationality_name": "South Korean",
        "nationality_name_composed": "South Korean"
      },
      "description": "The Naro Space Center is a South Korean spaceport in South Jeolla's Goheung County, operated by the state-run Korea Aerospace Research Institute.",
      "image": {
        "id": 1797,
        "name": "Nuri on the launch pad",
        "image_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nuri_on_the_lau_image_20240307163812.jpeg",
        "thumbnail_url": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/images/nuri_on_the_lau_image_thumbnail_20240307163813.jpeg",
        "credit": "Korea Aerospace Research Institute",
        "license": {
          "id": 15,
          "name": "Korea Open Government License Type I: Attribution",
          "priority": 6,
          "link": "https://www.kogl.or.kr/edu/eduDataFileDown.do?dataIdx=97&dataFileIdx=1"
        },
        "single_use": true,
        "variants": []
      },
      "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_9_20200803142441.jpg",
      "longitude": 127.535,
      "latitude": 34.431944,
      "timezone_name": "Asia/Seoul",
      "total_launch_count": 8,
      "total_landing_count": 0
    }
  },
  "webcast_live": false,
  "program": [],
  "orbital_launch_attempt_count": 6138,
  "location_launch_attempt_count": 5,
  "pad_launch_attempt_count": 2,
  "agency_launch_attempt_count": 5,
  "orbital_launch_attempt_count_year": 101,
  "location_launch_attempt_count_year": 1,
  "pad_launch_attempt_count_year": 1,
  "agency_launch_attempt_count_year": 1,
  "flightclub_url": null,
  "updates": [
    {
      "id": 722,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Added launch",
      "info_url": "https://twitter.com/kari2030/status/1425697417517625345?s=19",
      "created_by": "Cosmic_Penguin",
      "created_on": "2021-08-12T06:49:27Z"
    },
    {
      "id": 879,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/cosmic2520penguin_profile_20210817212020.png",
      "comment": "Launch time added per NOTAMs.",
      "info_url": "https://forum.nasaspaceflight.com/index.php?topic=54990.msg2299632#msg2299632",
      "created_by": "Cosmic_Penguin",
      "created_on": "2021-10-14T05:02:19Z"
    },
    {
      "id": 894,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
      "comment": "Liftoff",
      "info_url": null,
      "created_by": "SwGustav",
      "created_on": "2021-10-21T08:00:40Z"
    },
    {
      "id": 895,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
      "comment": "The payload simulator was not placed into the correct orbit.",
      "info_url": "https://twitter.com/SpaceflightNow/status/1451115997298049025",
      "created_by": "SwGustav",
      "created_on": "2021-10-21T09:21:24Z"
    },
    {
      "id": 897,
      "profile_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/profile_images/swgustav_profile_20210218062738.jpg",
      "comment": "Orbit wasn't actually achieved",
      "info_url": "https://en.yna.co.kr/view/AEN20211021006600320",
      "created_by": "SwGustav",
      "created_on": "2021-10-21T10:29:42Z"
    }
  ],
  "info_urls": [],
  "vid_urls": [
    {
      "priority": 0,
      "source": "youtube.com",
      "publisher": "The Space Devs",
      "title": "Nuri Test Flight",
      "description": "Nuri Test Flight with initial coverage and post coverage cut\nThumbnail Photo Credit: Korea Aerospace Research Institute",
      "feature_image": "https://i.ytimg.com/vi/IxAqfvkn0oQ/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=IxAqfvkn0oQ",
      "type": {
        "id": 4,
        "name": "Unofficial Re-stream"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2021-10-30T23:19:51Z",
      "end_time": "2021-10-30T23:22:27Z",
      "live": false
    },
    {
      "priority": 9,
      "source": "youtube.com",
      "publisher": "한국항공우주연구원 KARI TV",
      "title": "누리호 1차 시험 발사 장면",
      "description": "누리호 1차 시험 발사 장면",
      "feature_image": "https://i.ytimg.com/vi/7PWTnX0EwcU/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=7PWTnX0EwcU",
      "type": {
        "id": 1,
        "name": "Official Webcast"
      },
      "language": {
        "id": 9,
        "name": "Korean",
        "code": "ko"
      },
      "start_time": "2021-10-21T08:51:16Z",
      "end_time": "2021-10-21T08:54:22Z",
      "live": false
    },
    {
      "priority": 10,
      "source": "youtube.com",
      "publisher": "Arirang News",
      "title": "[LIVE] NURI LIFT-OFF S. KOREA'S 1st HOMEGROWN SPACE ROCKET",
      "description": "🔊 [LIVE] NURI LIFT-OFF S. KOREA'S 1st HOMEGROWN SPACE ROCKET\n🔊 [LIVE] 누리호 발사 온라인 생중계\n\n#SouthKorea #SPACE_ROCKET #누리호\n\n📣 Arirang News(Facebook) : https://www.facebook.com/arirangtvnews\n📣 Arirang News(T...",
      "feature_image": "https://i.ytimg.com/vi/rFoWZ3GGOcs/maxresdefault.jpg",
      "url": "https://www.youtube.com/watch?v=rFoWZ3GGOcs",
      "type": {
        "id": 3,
        "name": "Unofficial Webcast"
      },
      "language": {
        "id": 1,
        "name": "English",
        "code": "en"
      },
      "start_time": "2021-10-21T07:40:38Z",
      "end_time": "2021-10-21T09:33:38Z",
      "live": false
    }
  ],
  "timeline": [],
  "pad_turnaround": "P1058DT1H",
  "mission_patches": []
}