Modes

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

Example - /agencies/?mode=list

Filters

Parameters - abbrev, abbrev__contains, attempted_landings, attempted_landings__gt, attempted_landings__gte, attempted_landings__lt, attempted_landings__lte, consecutive_successful_landings, consecutive_successful_landings__gt, consecutive_successful_landings__gte, consecutive_successful_landings__lt, consecutive_successful_landings__lte, consecutive_successful_launches, consecutive_successful_launches__gt, consecutive_successful_launches__gte, consecutive_successful_launches__lt, consecutive_successful_launches__lte, country_code, description, description__contains, failed_landings, failed_landings__gt, failed_landings__gte, failed_landings__lt, failed_landings__lte, failed_launches, failed_launches__gt, failed_launches__gte, failed_launches__lt, failed_launches__lte, featured, founding_year, founding_year__gt, founding_year__gte, founding_year__lt, founding_year__lte, id, name, name__contains, parent__id, pending_launches, pending_launches__gt, pending_launches__gte, pending_launches__lt, pending_launches__lte, spacecraft, successful_landings, successful_landings__gt, successful_landings__gte, successful_landings__lt, successful_landings__lte, successful_launches, successful_launches__gt, successful_launches__gte, successful_launches__lt, successful_launches__lte, total_launch_count, total_launch_count__gt, total_launch_count__gte, total_launch_count__lt, total_launch_count__lte, type__id

Example - /agencies/?abbrev=NASA

Fields searched - abbrev, name

Example - /agencies/?search=SpaceX

Ordering

Fields - attempted_landings, consecutive_successful_landings, consecutive_successful_launches, failed_landings, failed_launches, featured, id, name, pending_launches, successful_landings, successful_launches, total_launch_count

Example - /agencies/?ordering=-total_launch_count

Number of results

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

Example - /agencies/?limit=2

Format

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

Help

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

GET /2.3.0/agencies/?format=api&ordering=-id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 348,
    "next": "https://ll.thespacedevs.com/2.3.0/agencies/?format=api&limit=10&offset=10&ordering=-id",
    "previous": null,
    "results": [
        {
            "response_mode": "normal",
            "id": 1105,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/1105/?format=api",
            "name": "National Institute for Space Research",
            "abbrev": "INPE",
            "type": {
                "id": 1,
                "name": "Government"
            },
            "featured": false,
            "country": [
                {
                    "id": 24,
                    "name": "Brazil",
                    "alpha_2_code": "BR",
                    "alpha_3_code": "BRA",
                    "nationality_name": "Brazilian",
                    "nationality_name_composed": "Brazilian"
                }
            ],
            "description": "The National Institute for Space Research (Portuguese: Instituto Nacional de Pesquisas Espaciais, INPE) is a research unit of the Brazilian Ministry of Science, Technology and Innovations, the main goals of which are fostering scientific research and technological applications and qualifying personnel in the fields of space and atmospheric sciences, space engineering, and space technology. While INPE is the civilian research center for aerospace activities, the Brazilian Air Force's General Command for Aerospace Technology is the military arm. INPE is located in the city of São José dos Campos, São Paulo.",
            "administrator": null,
            "founding_year": 1971,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": {
                "id": 2684,
                "name": "INPE logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/inpe_logo_image_20260127081204.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/inpe_logo_image_thumbnail_20260127081204.png",
                "credit": "INPE",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "social_logo": {
                "id": 2685,
                "name": "INPE social logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/inpe_social_log_image_20260127081225.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/inpe_social_log_image_thumbnail_20260127081226.jpeg",
                "credit": "INPE",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 1104,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/1104/?format=api",
            "name": "Taiwan Space Agency",
            "abbrev": "TASA",
            "type": {
                "id": 1,
                "name": "Government"
            },
            "featured": false,
            "country": [
                {
                    "id": 76,
                    "name": "Taiwan",
                    "alpha_2_code": "TW",
                    "alpha_3_code": "TWN",
                    "nationality_name": "Taiwanese",
                    "nationality_name_composed": "Taiwanese"
                }
            ],
            "description": "The Taiwan Space Agency (abbreviated TASA), formerly the National Space Organization (NSPO) from 1991 to 2023, is the national civilian space agency of Taiwan, under the auspices of the National Science and Technology Council. TASA is involved in the development of space technologies and related research.",
            "administrator": "Director General: Wu Jong-shinn",
            "founding_year": 1991,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": {
                "id": 2637,
                "name": "TASA logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tasa_logo_image_20251225090444.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tasa_logo_image_thumbnail_20251225090444.png",
                "credit": "TASA",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "social_logo": {
                "id": 2636,
                "name": "TASA social logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tasa_social_log_image_20251225090419.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/tasa_social_log_image_thumbnail_20251225090420.jpeg",
                "credit": "TASA",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 1103,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/1103/?format=api",
            "name": "MaiaSpace",
            "abbrev": "MaiaSpace",
            "type": {
                "id": 5,
                "name": "Private"
            },
            "featured": false,
            "country": [
                {
                    "id": 1,
                    "name": "France",
                    "alpha_2_code": "FR",
                    "alpha_3_code": "FRA",
                    "nationality_name": "French",
                    "nationality_name_composed": "Franco"
                }
            ],
            "description": "MaiaSpace is a wholly-owned subsidiary of ArianeGroup established in 2022 to develop a small reusable orbital launch vehicle, the Maia rocket.",
            "administrator": null,
            "founding_year": 2022,
            "launchers": "",
            "spacecraft": "",
            "parent": "ArianeGroup",
            "image": null,
            "logo": {
                "id": 2597,
                "name": "MaiaSpace Logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/maiaspace_logo_image_20251205132157.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/maiaspace_logo_image_thumbnail_20251205132157.jpeg",
                "credit": "ArianeGroup",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "social_logo": {
                "id": 2598,
                "name": "MaiaSpace Social Logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/maiaspace_socia_image_20251205132249.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/maiaspace_socia_image_thumbnail_20251205132249.jpeg",
                "credit": "ArianeGroup",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 1102,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/1102/?format=api",
            "name": "Deep Blue Aerospace",
            "abbrev": "DBA Space",
            "type": {
                "id": 3,
                "name": "Commercial"
            },
            "featured": false,
            "country": [
                {
                    "id": 6,
                    "name": "China",
                    "alpha_2_code": "CN",
                    "alpha_3_code": "CHN",
                    "nationality_name": "Chinese",
                    "nationality_name_composed": "Sino"
                }
            ],
            "description": "Chinese private launch services provider, currently developing the Nebula series of orbital launch vehicles.",
            "administrator": null,
            "founding_year": 2016,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": {
                "id": 2560,
                "name": "Deep Blue Aerospace Logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/deep_blue_aeros_image_20251120062051.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/deep_blue_aeros_image_thumbnail_20251120062051.jpeg",
                "credit": "Deep Blue Aerospace",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "social_logo": {
                "id": 2561,
                "name": "Deep Blue Aerospace Icon",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/deep_blue_aeros_image_20251120062112.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/deep_blue_aeros_image_thumbnail_20251120062112.png",
                "credit": "Deep Blue Aerospace",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 1101,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/1101/?format=api",
            "name": "HyPrSpace",
            "abbrev": "HyPrSpace",
            "type": {
                "id": 3,
                "name": "Commercial"
            },
            "featured": false,
            "country": [
                {
                    "id": 1,
                    "name": "France",
                    "alpha_2_code": "FR",
                    "alpha_3_code": "FRA",
                    "nationality_name": "French",
                    "nationality_name_composed": "Franco"
                }
            ],
            "description": "HyPrSpace (Hybrid Propulsion for Space) is a French rocket startup founded in 2019, in Bordeaux.",
            "administrator": "CEO: Alexandre Mangeot",
            "founding_year": 2019,
            "launchers": "Baguette",
            "spacecraft": "",
            "parent": null,
            "image": {
                "id": 2551,
                "name": "OB-1 Mk1 launch render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ob-1_mk1_launch_image_20251117104012.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/ob-1_mk1_launch_image_thumbnail_20251117104012.jpeg",
                "credit": "HyPrSpace",
                "license": {
                    "id": 20,
                    "name": "CC BY-SA 4.0",
                    "priority": 6,
                    "link": "https://creativecommons.org/licenses/by-sa/4.0/"
                },
                "single_use": false,
                "variants": []
            },
            "logo": {
                "id": 2552,
                "name": "HyPrSpace logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyprspace_logo_image_20251117104144.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyprspace_logo_image_thumbnail_20251117104144.jpeg",
                "credit": "HyPrSpace",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "social_logo": {
                "id": 2553,
                "name": "HyPrSpace social logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyprspace_socia_image_20251117104202.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hyprspace_socia_image_thumbnail_20251117104202.jpeg",
                "credit": "HyPrSpace",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 1100,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/1100/?format=api",
            "name": "Latitude",
            "abbrev": "LAT",
            "type": {
                "id": 3,
                "name": "Commercial"
            },
            "featured": false,
            "country": [
                {
                    "id": 1,
                    "name": "France",
                    "alpha_2_code": "FR",
                    "alpha_3_code": "FRA",
                    "nationality_name": "French",
                    "nationality_name_composed": "Franco"
                }
            ],
            "description": "Latitude (formerly Venture Orbital Systems) is a French rocket manufacturing company developing the Zéphyr rocket.",
            "administrator": "CEO: Aurélie Bressollette",
            "founding_year": 2019,
            "launchers": "Zéphyr",
            "spacecraft": "",
            "parent": null,
            "image": {
                "id": 2545,
                "name": "Zéphyr launch render",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/z25c325a9phyr_image_20251116181217.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/z25c325a9phyr_image_thumbnail_20251116181217.jpeg",
                "credit": "Latitude",
                "license": {
                    "id": 20,
                    "name": "CC BY-SA 4.0",
                    "priority": 6,
                    "link": "https://creativecommons.org/licenses/by-sa/4.0/"
                },
                "single_use": false,
                "variants": []
            },
            "logo": {
                "id": 2546,
                "name": "Latitude logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/latitude_logo_image_20251116181423.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/latitude_logo_image_thumbnail_20251116181423.png",
                "credit": "Latitude",
                "license": {
                    "id": 20,
                    "name": "CC BY-SA 4.0",
                    "priority": 6,
                    "link": "https://creativecommons.org/licenses/by-sa/4.0/"
                },
                "single_use": true,
                "variants": []
            },
            "social_logo": {
                "id": 2547,
                "name": "Latitude social logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/latitude_social_image_20251116181449.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/latitude_social_image_thumbnail_20251116181449.jpeg",
                "credit": "Latitude",
                "license": {
                    "id": 20,
                    "name": "CC BY-SA 4.0",
                    "priority": 6,
                    "link": "https://creativecommons.org/licenses/by-sa/4.0/"
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 1099,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/1099/?format=api",
            "name": "Skyroot Aerospace",
            "abbrev": "Skyroot",
            "type": {
                "id": 5,
                "name": "Private"
            },
            "featured": false,
            "country": [
                {
                    "id": 9,
                    "name": "India",
                    "alpha_2_code": "IN",
                    "alpha_3_code": "IND",
                    "nationality_name": "Indian",
                    "nationality_name_composed": "Indo"
                }
            ],
            "description": "Indian private launch services provider based in Hyderabad.",
            "administrator": "CEO: Pawan Kumar Chandana",
            "founding_year": 2018,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": {
                "id": 2538,
                "name": "Skyroot Aerospace Logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyroot_aerospa_image_20251115042548.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyroot_aerospa_image_thumbnail_20251115042548.png",
                "credit": "Skyroot Aerospace",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "social_logo": {
                "id": 2690,
                "name": "Skyroot Aerospace social logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyroot_aerospa_image_20260210085909.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/skyroot_aerospa_image_thumbnail_20260210085909.jpeg",
                "credit": "Skyroot Aerospace",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 1098,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/1098/?format=api",
            "name": "Innospace",
            "abbrev": "IS",
            "type": {
                "id": 5,
                "name": "Private"
            },
            "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": "Innospace is a South Korean startup company specializing in developing hybrid space rocket.",
            "administrator": "CEO: Kim Soo-jong",
            "founding_year": 2017,
            "launchers": "HANBIT",
            "spacecraft": "",
            "parent": null,
            "image": {
                "id": 2491,
                "name": "HANBIT-TLV launch from Alcântara",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hanbit-tlv_laun_image_20251021112914.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/hanbit-tlv_laun_image_thumbnail_20251021112914.jpeg",
                "credit": "Innospace",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": false,
                "variants": []
            },
            "logo": {
                "id": 2490,
                "name": "Innospace social logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_20251021112531.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_thumbnail_20251021112531.png",
                "credit": "Innospace",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "social_logo": {
                "id": 2490,
                "name": "Innospace social logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_20251021112531.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/innospace_socia_image_thumbnail_20251021112531.png",
                "credit": "Innospace",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 1097,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/1097/?format=api",
            "name": "NordSpace",
            "abbrev": "",
            "type": {
                "id": 5,
                "name": "Private"
            },
            "featured": false,
            "country": [
                {
                    "id": 26,
                    "name": "Canada",
                    "alpha_2_code": "CA",
                    "alpha_3_code": "CAN",
                    "nationality_name": "Canadian",
                    "nationality_name_composed": "Canado"
                }
            ],
            "description": "Canadian Company developing sub-orbital launchers and satellite parts.",
            "administrator": "CEO: Rahul Goel",
            "founding_year": 2022,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": {
                "id": 2446,
                "name": "NordSpace Logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nordspace_logo_image_20250829145717.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nordspace_logo_image_thumbnail_20250829145717.png",
                "credit": "NordSpace",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "social_logo": {
                "id": 2447,
                "name": "NordSpace Logo Social Media",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nordspace_logo__image_20250829145757.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/nordspace_logo__image_thumbnail_20250829145757.jpeg",
                "credit": "NordSpace",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        },
        {
            "response_mode": "normal",
            "id": 1096,
            "url": "https://ll.thespacedevs.com/2.3.0/agencies/1096/?format=api",
            "name": "Infinite Orbits",
            "abbrev": "",
            "type": {
                "id": 3,
                "name": "Commercial"
            },
            "featured": false,
            "country": [
                {
                    "id": 1,
                    "name": "France",
                    "alpha_2_code": "FR",
                    "alpha_3_code": "FRA",
                    "nationality_name": "French",
                    "nationality_name_composed": "Franco"
                }
            ],
            "description": "Infinite Orbits is a NewSpace company providing in-orbit services.",
            "administrator": "CEO: Adel Haddoud",
            "founding_year": 2017,
            "launchers": "",
            "spacecraft": "",
            "parent": null,
            "image": null,
            "logo": {
                "id": 2440,
                "name": "Infinite Orbits logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/infinite_orbits_image_20250827135422.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/infinite_orbits_image_thumbnail_20250827135423.png",
                "credit": "Infinite Orbits",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "social_logo": {
                "id": 2441,
                "name": "Infinite Orbits social logo",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/infinite_orbits_image_20250827135447.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/infinite_orbits_image_thumbnail_20250827135448.png",
                "credit": "Infinite Orbits",
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            }
        }
    ]
}