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 - lldev.thespacedevs.com/docs

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

{
    "response_mode": "detailed",
    "id": 31,
    "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
    "name": "Indian Space Research Organization",
    "abbrev": "ISRO",
    "type": {
        "id": 1,
        "name": "Government"
    },
    "featured": true,
    "country": [
        {
            "id": 9,
            "name": "India",
            "alpha_2_code": "IN",
            "alpha_3_code": "IND",
            "nationality_name": "Indian",
            "nationality_name_composed": "Indo"
        }
    ],
    "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
    "administrator": "Chairman: V. Narayanan",
    "founding_year": 1969,
    "launchers": "PSLV | GSLV",
    "spacecraft": "Gaganyaan",
    "parent": null,
    "image": {
        "id": 14,
        "name": "[AUTO] Indian Space Research Organization - image",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184615.jpeg",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "logo": {
        "id": 141,
        "name": "[AUTO] Indian Space Research Organization - logo",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185007.png",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "social_logo": {
        "id": 63,
        "name": "[AUTO] Indian Space Research Organization - social_logo",
        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg",
        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184805.jpeg",
        "credit": null,
        "license": {
            "id": 1,
            "name": "Unknown",
            "priority": 9,
            "link": null
        },
        "single_use": true,
        "variants": []
    },
    "total_launch_count": 94,
    "consecutive_successful_launches": 16,
    "successful_launches": 81,
    "failed_launches": 13,
    "pending_launches": 17,
    "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": 1,
    "failed_landings_payload": 1,
    "attempted_landings_payload": 2,
    "info_url": "https://www.isro.gov.in/",
    "wiki_url": "http://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
    "social_media_links": [],
    "launcher_list": [
        {
            "response_mode": "detailed",
            "id": 218,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/218/?format=api",
            "name": "ASLV",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 63,
                    "name": "ASLV",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 31,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
                            "name": "Indian Space Research Organization",
                            "abbrev": "ISRO",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 9,
                                    "name": "India",
                                    "alpha_2_code": "IN",
                                    "alpha_3_code": "IND",
                                    "nationality_name": "Indian",
                                    "nationality_name_composed": "Indo"
                                }
                            ],
                            "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
                            "administrator": "Chairman: V. Narayanan",
                            "founding_year": 1969,
                            "launchers": "PSLV | GSLV",
                            "spacecraft": "Gaganyaan",
                            "parent": null,
                            "image": {
                                "id": 14,
                                "name": "[AUTO] Indian Space Research Organization - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184615.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 141,
                                "name": "[AUTO] Indian Space Research Organization - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185007.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 63,
                                "name": "[AUTO] Indian Space Research Organization - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184805.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "total_launch_count": 94,
                            "consecutive_successful_launches": 16,
                            "successful_launches": 81,
                            "failed_launches": 13,
                            "pending_launches": 17,
                            "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": 1,
                            "failed_landings_payload": 1,
                            "attempted_landings_payload": 2,
                            "info_url": "https://www.isro.gov.in/",
                            "wiki_url": "http://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
                            "social_media_links": []
                        }
                    ],
                    "parent": null,
                    "description": "",
                    "active": false,
                    "maiden_flight": "1987-03-24",
                    "total_launch_count": 4,
                    "consecutive_successful_launches": 2,
                    "successful_launches": 2,
                    "failed_launches": 2,
                    "pending_launches": 0,
                    "attempted_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "consecutive_successful_landings": 0
                }
            ],
            "full_name": "ASLV",
            "variant": "",
            "active": false,
            "is_placeholder": false,
            "program": [],
            "reusable": false,
            "image": {
                "id": 1693,
                "name": "ASLV",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/aslv_image_20240210153603.png",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193516.png",
                "credit": "ISRO",
                "license": {
                    "id": 11,
                    "name": "Government Open Data License - India (GODL)",
                    "priority": 3,
                    "link": "https://data.gov.in/sites/default/files/Gazette_Notification_OGDL.pdf"
                },
                "single_use": false,
                "variants": []
            },
            "info_url": "https://www.isro.gov.in/ASLV.html",
            "wiki_url": "https://en.wikipedia.org/wiki/Augmented_Satellite_Launch_Vehicle",
            "description": "The Augmented Satellite Launch Vehicle or Advanced Satellite Launch Vehicle, also known as ASLV, was a Small-lift launch vehicle five-stage solid-fuel rocket developed by the Indian Space Research Organisation (ISRO) to place 150 kg satellites into LEO. ISRO did not have sufficient funds for both the Polar Satellite Launch Vehicle programme and the ASLV programme at the same time and the ASLV programme was terminated after the initial developmental flights.",
            "alias": "",
            "min_stage": 5,
            "max_stage": 5,
            "length": 23.5,
            "diameter": 1.0,
            "maiden_flight": "1987-03-24",
            "launch_cost": null,
            "launch_mass": 41.0,
            "leo_capacity": 150.0,
            "gto_capacity": null,
            "geo_capacity": null,
            "sso_capacity": null,
            "to_thrust": 910.0,
            "apogee": null,
            "total_launch_count": 4,
            "consecutive_successful_launches": 2,
            "successful_launches": 2,
            "failed_launches": 2,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": "P477DT2H39M"
        },
        {
            "response_mode": "detailed",
            "id": 497,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/497/?format=api",
            "name": "Gaganyaan Abort Test Booster",
            "families": [],
            "full_name": "Gaganyaan Abort Test Booster",
            "variant": "L40",
            "active": true,
            "is_placeholder": false,
            "program": [
                {
                    "response_mode": "normal",
                    "id": 21,
                    "url": "https://lldev.thespacedevs.com/2.3.0/programs/21/?format=api",
                    "name": "Gaganyaan",
                    "image": {
                        "id": 1889,
                        "name": "[AUTO] Gaganyaan - image",
                        "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gaganyaan_program_20220120151540.jpg",
                        "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305194042.jpeg",
                        "credit": null,
                        "license": {
                            "id": 1,
                            "name": "Unknown",
                            "priority": 9,
                            "link": null
                        },
                        "single_use": true,
                        "variants": []
                    },
                    "info_url": "https://www.isro.gov.in/frequently-asked-questions/gaganyaan",
                    "wiki_url": "https://en.wikipedia.org/wiki/Gaganyaan",
                    "description": "Gaganyaan is India's first human spaceflight program.",
                    "agencies": [
                        {
                            "response_mode": "list",
                            "id": 31,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
                            "name": "Indian Space Research Organization",
                            "abbrev": "ISRO",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            }
                        }
                    ],
                    "start_date": "2018-08-15T00:00:00Z",
                    "end_date": null,
                    "mission_patches": [],
                    "type": {
                        "id": 2,
                        "name": "Human Spaceflight"
                    }
                }
            ],
            "reusable": false,
            "image": {
                "id": 1741,
                "name": "[AUTO] Gaganyaan Abort Test Booster - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gaganyaan_abort_image_20231021132156.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193635.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/TV-D1",
            "description": "",
            "alias": "",
            "min_stage": 1,
            "max_stage": 1,
            "length": null,
            "diameter": null,
            "maiden_flight": "2023-10-21",
            "launch_cost": null,
            "launch_mass": null,
            "leo_capacity": null,
            "gto_capacity": null,
            "geo_capacity": null,
            "sso_capacity": null,
            "to_thrust": 760.0,
            "apogee": null,
            "total_launch_count": 1,
            "consecutive_successful_launches": 1,
            "successful_launches": 1,
            "failed_launches": 0,
            "pending_launches": 1,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": null
        },
        {
            "response_mode": "detailed",
            "id": 5,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/5/?format=api",
            "name": "GSLV",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 84,
                    "name": "GSLV",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 31,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
                            "name": "Indian Space Research Organization",
                            "abbrev": "ISRO",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 9,
                                    "name": "India",
                                    "alpha_2_code": "IN",
                                    "alpha_3_code": "IND",
                                    "nationality_name": "Indian",
                                    "nationality_name_composed": "Indo"
                                }
                            ],
                            "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
                            "administrator": "Chairman: V. Narayanan",
                            "founding_year": 1969,
                            "launchers": "PSLV | GSLV",
                            "spacecraft": "Gaganyaan",
                            "parent": null,
                            "image": {
                                "id": 14,
                                "name": "[AUTO] Indian Space Research Organization - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184615.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 141,
                                "name": "[AUTO] Indian Space Research Organization - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185007.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 63,
                                "name": "[AUTO] Indian Space Research Organization - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184805.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "total_launch_count": 94,
                            "consecutive_successful_launches": 16,
                            "successful_launches": 81,
                            "failed_launches": 13,
                            "pending_launches": 17,
                            "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": 1,
                            "failed_landings_payload": 1,
                            "attempted_landings_payload": 2,
                            "info_url": "https://www.isro.gov.in/",
                            "wiki_url": "http://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
                            "social_media_links": []
                        }
                    ],
                    "parent": null,
                    "description": "",
                    "active": true,
                    "maiden_flight": "2001-04-18",
                    "total_launch_count": 24,
                    "consecutive_successful_launches": 6,
                    "successful_launches": 18,
                    "failed_launches": 6,
                    "pending_launches": 12,
                    "attempted_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "consecutive_successful_landings": 0
                }
            ],
            "full_name": "GSLV",
            "variant": "",
            "active": true,
            "is_placeholder": false,
            "program": [],
            "reusable": false,
            "image": {
                "id": 1743,
                "name": "[AUTO] GSLV - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv_image_20190604000621.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193638.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "http://en.wikipedia.org/wiki/GSLV",
            "description": "GSLVGeosynchronous Satellite Launch Vehicle abbreviated as GSLV, is an expendable launch system operated by the Indian Space Research Organisation (ISRO).",
            "alias": "",
            "min_stage": 3,
            "max_stage": 3,
            "length": 49.13,
            "diameter": 2.8,
            "maiden_flight": "2001-04-18",
            "launch_cost": 47000000,
            "launch_mass": 414.0,
            "leo_capacity": 5000.0,
            "gto_capacity": 2500.0,
            "geo_capacity": null,
            "sso_capacity": null,
            "to_thrust": 4860.0,
            "apogee": null,
            "total_launch_count": 6,
            "consecutive_successful_launches": 0,
            "successful_launches": 2,
            "failed_launches": 4,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": "P419DT43M"
        },
        {
            "response_mode": "detailed",
            "id": 168,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/168/?format=api",
            "name": "GSLV Mk II",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 84,
                    "name": "GSLV",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 31,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
                            "name": "Indian Space Research Organization",
                            "abbrev": "ISRO",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 9,
                                    "name": "India",
                                    "alpha_2_code": "IN",
                                    "alpha_3_code": "IND",
                                    "nationality_name": "Indian",
                                    "nationality_name_composed": "Indo"
                                }
                            ],
                            "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
                            "administrator": "Chairman: V. Narayanan",
                            "founding_year": 1969,
                            "launchers": "PSLV | GSLV",
                            "spacecraft": "Gaganyaan",
                            "parent": null,
                            "image": {
                                "id": 14,
                                "name": "[AUTO] Indian Space Research Organization - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184615.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 141,
                                "name": "[AUTO] Indian Space Research Organization - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185007.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 63,
                                "name": "[AUTO] Indian Space Research Organization - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184805.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "total_launch_count": 94,
                            "consecutive_successful_launches": 16,
                            "successful_launches": 81,
                            "failed_launches": 13,
                            "pending_launches": 17,
                            "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": 1,
                            "failed_landings_payload": 1,
                            "attempted_landings_payload": 2,
                            "info_url": "https://www.isro.gov.in/",
                            "wiki_url": "http://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
                            "social_media_links": []
                        }
                    ],
                    "parent": null,
                    "description": "",
                    "active": true,
                    "maiden_flight": "2001-04-18",
                    "total_launch_count": 24,
                    "consecutive_successful_launches": 6,
                    "successful_launches": 18,
                    "failed_launches": 6,
                    "pending_launches": 12,
                    "attempted_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "consecutive_successful_landings": 0
                }
            ],
            "full_name": "GSLV Mk. II",
            "variant": "",
            "active": true,
            "is_placeholder": false,
            "program": [],
            "reusable": false,
            "image": {
                "id": 1744,
                "name": "[AUTO] GSLV Mk II - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520ii_image_20190825171642.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193640.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Geosynchronous_Satellite_Launch_Vehicle",
            "description": "Geosynchronous Satellite Launch Vehicle Mark II (GSLV Mk II) is the largest launch vehicle developed by India, which is currently in operation. This fourth generation launch vehicle is a three stage vehicle with four liquid strap-ons. The indigenously developed cryogenic Upper Stage (CUS), which is flight proven, forms the third stage of GSLV Mk II. From January 2014, the vehicle has achieved four consecutive successes.",
            "alias": "",
            "min_stage": 0,
            "max_stage": 3,
            "length": 49.0,
            "diameter": 2.8,
            "maiden_flight": "2010-04-15",
            "launch_cost": null,
            "launch_mass": 401.0,
            "leo_capacity": 0.0,
            "gto_capacity": 2500.0,
            "geo_capacity": null,
            "sso_capacity": null,
            "to_thrust": 7420.0,
            "apogee": 40000.0,
            "total_launch_count": 11,
            "consecutive_successful_launches": 3,
            "successful_launches": 9,
            "failed_launches": 2,
            "pending_launches": 6,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": "P239DT7M"
        },
        {
            "response_mode": "detailed",
            "id": 172,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/172/?format=api",
            "name": "LVM-3 (GSLV Mk III)",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 84,
                    "name": "GSLV",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 31,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
                            "name": "Indian Space Research Organization",
                            "abbrev": "ISRO",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 9,
                                    "name": "India",
                                    "alpha_2_code": "IN",
                                    "alpha_3_code": "IND",
                                    "nationality_name": "Indian",
                                    "nationality_name_composed": "Indo"
                                }
                            ],
                            "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
                            "administrator": "Chairman: V. Narayanan",
                            "founding_year": 1969,
                            "launchers": "PSLV | GSLV",
                            "spacecraft": "Gaganyaan",
                            "parent": null,
                            "image": {
                                "id": 14,
                                "name": "[AUTO] Indian Space Research Organization - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184615.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 141,
                                "name": "[AUTO] Indian Space Research Organization - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185007.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 63,
                                "name": "[AUTO] Indian Space Research Organization - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184805.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "total_launch_count": 94,
                            "consecutive_successful_launches": 16,
                            "successful_launches": 81,
                            "failed_launches": 13,
                            "pending_launches": 17,
                            "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": 1,
                            "failed_landings_payload": 1,
                            "attempted_landings_payload": 2,
                            "info_url": "https://www.isro.gov.in/",
                            "wiki_url": "http://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
                            "social_media_links": []
                        }
                    ],
                    "parent": null,
                    "description": "",
                    "active": true,
                    "maiden_flight": "2001-04-18",
                    "total_launch_count": 24,
                    "consecutive_successful_launches": 6,
                    "successful_launches": 18,
                    "failed_launches": 6,
                    "pending_launches": 12,
                    "attempted_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "consecutive_successful_landings": 0
                }
            ],
            "full_name": "Launch Vehicle Mark-3 (GSLV Mk III)",
            "variant": "",
            "active": true,
            "is_placeholder": false,
            "program": [],
            "reusable": false,
            "image": {
                "id": 1784,
                "name": "[AUTO] LVM-3 (GSLV Mk III) - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/gslv2520mk2520iii_image_20190604000938.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193746.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Geosynchronous_Satellite_Launch_Vehicle",
            "description": "The Launch Vehicle Mark-3 (LVM-3), previously called Geosynchronous Satellite Launch Vehicle Mark III (GSLV Mk III), is a three-stage medium-lift launch vehicle developed by the Indian Space Research Organisation (ISRO). It is designed to launch satellites into geostationary orbit, and is intended as a launch vehicle for crewed missions under the Indian Human Spaceflight Programme.",
            "alias": "",
            "min_stage": 0,
            "max_stage": 3,
            "length": 43.4,
            "diameter": 4.0,
            "maiden_flight": "2014-12-18",
            "launch_cost": 46000000,
            "launch_mass": 629.0,
            "leo_capacity": 10000.0,
            "gto_capacity": 5000.0,
            "geo_capacity": null,
            "sso_capacity": null,
            "to_thrust": 11898.0,
            "apogee": 40000.0,
            "total_launch_count": 7,
            "consecutive_successful_launches": 7,
            "successful_launches": 7,
            "failed_launches": 0,
            "pending_launches": 6,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": "P110DT5H34M57S"
        },
        {
            "response_mode": "detailed",
            "id": 7,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/7/?format=api",
            "name": "PSLV",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 131,
                    "name": "PSLV",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 31,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
                            "name": "Indian Space Research Organization",
                            "abbrev": "ISRO",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 9,
                                    "name": "India",
                                    "alpha_2_code": "IN",
                                    "alpha_3_code": "IND",
                                    "nationality_name": "Indian",
                                    "nationality_name_composed": "Indo"
                                }
                            ],
                            "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
                            "administrator": "Chairman: V. Narayanan",
                            "founding_year": 1969,
                            "launchers": "PSLV | GSLV",
                            "spacecraft": "Gaganyaan",
                            "parent": null,
                            "image": {
                                "id": 14,
                                "name": "[AUTO] Indian Space Research Organization - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184615.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 141,
                                "name": "[AUTO] Indian Space Research Organization - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185007.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 63,
                                "name": "[AUTO] Indian Space Research Organization - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184805.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "total_launch_count": 94,
                            "consecutive_successful_launches": 16,
                            "successful_launches": 81,
                            "failed_launches": 13,
                            "pending_launches": 17,
                            "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": 1,
                            "failed_landings_payload": 1,
                            "attempted_landings_payload": 2,
                            "info_url": "https://www.isro.gov.in/",
                            "wiki_url": "http://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
                            "social_media_links": []
                        }
                    ],
                    "parent": null,
                    "description": "",
                    "active": true,
                    "maiden_flight": "1993-09-20",
                    "total_launch_count": 62,
                    "consecutive_successful_launches": 21,
                    "successful_launches": 59,
                    "failed_launches": 3,
                    "pending_launches": 3,
                    "attempted_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "consecutive_successful_landings": 0
                }
            ],
            "full_name": "PSLV",
            "variant": "",
            "active": true,
            "is_placeholder": false,
            "program": [],
            "reusable": false,
            "image": {
                "id": 1808,
                "name": "PSLV-QL launching",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv_image_20190508083736.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193826.jpeg",
                "credit": "Indian Space Research Organisation",
                "license": {
                    "id": 11,
                    "name": "Government Open Data License - India (GODL)",
                    "priority": 3,
                    "link": "https://data.gov.in/sites/default/files/Gazette_Notification_OGDL.pdf"
                },
                "single_use": false,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Polar_Satellite_Launch_Vehicle?wprov=sfla1",
            "description": "The Polar Satellite Launch Vehicle (PSLV) is an expendable medium-lift launch vehicle designed and operated by the Indian Space Research Organisation (ISRO). It was developed to allow India to launch its Indian Remote Sensing (IRS) satellites into sun-synchronous orbits, a service that was, until the advent of the PSLV in 1993, commercially available only from Russia. PSLV can also launch small size satellites into Geostationary Transfer Orbit (GTO).",
            "alias": "",
            "min_stage": 4,
            "max_stage": 4,
            "length": 44.0,
            "diameter": 2.8,
            "maiden_flight": "1993-09-20",
            "launch_cost": 21000000,
            "launch_mass": 295.0,
            "leo_capacity": 3800.0,
            "gto_capacity": 1200.0,
            "geo_capacity": null,
            "sso_capacity": 1750.0,
            "to_thrust": 4847.0,
            "apogee": null,
            "total_launch_count": 12,
            "consecutive_successful_launches": 8,
            "successful_launches": 10,
            "failed_launches": 2,
            "pending_launches": 2,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": "P325DT5H30M40S"
        },
        {
            "response_mode": "detailed",
            "id": 43,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/43/?format=api",
            "name": "PSLV",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 131,
                    "name": "PSLV",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 31,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
                            "name": "Indian Space Research Organization",
                            "abbrev": "ISRO",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 9,
                                    "name": "India",
                                    "alpha_2_code": "IN",
                                    "alpha_3_code": "IND",
                                    "nationality_name": "Indian",
                                    "nationality_name_composed": "Indo"
                                }
                            ],
                            "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
                            "administrator": "Chairman: V. Narayanan",
                            "founding_year": 1969,
                            "launchers": "PSLV | GSLV",
                            "spacecraft": "Gaganyaan",
                            "parent": null,
                            "image": {
                                "id": 14,
                                "name": "[AUTO] Indian Space Research Organization - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184615.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 141,
                                "name": "[AUTO] Indian Space Research Organization - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185007.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 63,
                                "name": "[AUTO] Indian Space Research Organization - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184805.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "total_launch_count": 94,
                            "consecutive_successful_launches": 16,
                            "successful_launches": 81,
                            "failed_launches": 13,
                            "pending_launches": 17,
                            "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": 1,
                            "failed_landings_payload": 1,
                            "attempted_landings_payload": 2,
                            "info_url": "https://www.isro.gov.in/",
                            "wiki_url": "http://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
                            "social_media_links": []
                        }
                    ],
                    "parent": null,
                    "description": "",
                    "active": true,
                    "maiden_flight": "1993-09-20",
                    "total_launch_count": 62,
                    "consecutive_successful_launches": 21,
                    "successful_launches": 59,
                    "failed_launches": 3,
                    "pending_launches": 3,
                    "attempted_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "consecutive_successful_landings": 0
                }
            ],
            "full_name": "PSLV-CA",
            "variant": "CA",
            "active": true,
            "is_placeholder": false,
            "program": [],
            "reusable": false,
            "image": {
                "id": 1807,
                "name": "[AUTO] PSLV - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv_image_20230730102956.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193824.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Polar_Satellite_Launch_Vehicle",
            "description": "The PSLV-CA, CA meaning \"Core Alone\", model premiered on 23 April 2007. The CA model does not include the six strap-on boosters used by the PSLV standard variant. The fourth stage of the CA variant has 400 kg less propellant when compared to its standard version. It currently has capability to launch 1,100 kg to a 622 km Sun synchronous orbit.",
            "alias": "",
            "min_stage": 4,
            "max_stage": 4,
            "length": 44.0,
            "diameter": 2.8,
            "maiden_flight": "2007-04-23",
            "launch_cost": 16000000,
            "launch_mass": 230.0,
            "leo_capacity": 3800.0,
            "gto_capacity": 1200.0,
            "geo_capacity": null,
            "sso_capacity": 1092.0,
            "to_thrust": 4847.0,
            "apogee": null,
            "total_launch_count": 18,
            "consecutive_successful_launches": 18,
            "successful_launches": 18,
            "failed_launches": 0,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": "P73DT11H49M30S"
        },
        {
            "response_mode": "detailed",
            "id": 178,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/178/?format=api",
            "name": "PSLV-DL",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 131,
                    "name": "PSLV",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 31,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
                            "name": "Indian Space Research Organization",
                            "abbrev": "ISRO",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 9,
                                    "name": "India",
                                    "alpha_2_code": "IN",
                                    "alpha_3_code": "IND",
                                    "nationality_name": "Indian",
                                    "nationality_name_composed": "Indo"
                                }
                            ],
                            "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
                            "administrator": "Chairman: V. Narayanan",
                            "founding_year": 1969,
                            "launchers": "PSLV | GSLV",
                            "spacecraft": "Gaganyaan",
                            "parent": null,
                            "image": {
                                "id": 14,
                                "name": "[AUTO] Indian Space Research Organization - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184615.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 141,
                                "name": "[AUTO] Indian Space Research Organization - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185007.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 63,
                                "name": "[AUTO] Indian Space Research Organization - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184805.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "total_launch_count": 94,
                            "consecutive_successful_launches": 16,
                            "successful_launches": 81,
                            "failed_launches": 13,
                            "pending_launches": 17,
                            "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": 1,
                            "failed_landings_payload": 1,
                            "attempted_landings_payload": 2,
                            "info_url": "https://www.isro.gov.in/",
                            "wiki_url": "http://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
                            "social_media_links": []
                        }
                    ],
                    "parent": null,
                    "description": "",
                    "active": true,
                    "maiden_flight": "1993-09-20",
                    "total_launch_count": 62,
                    "consecutive_successful_launches": 21,
                    "successful_launches": 59,
                    "failed_launches": 3,
                    "pending_launches": 3,
                    "attempted_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "consecutive_successful_landings": 0
                }
            ],
            "full_name": "PSLV-DL",
            "variant": "DL",
            "active": true,
            "is_placeholder": false,
            "program": [],
            "reusable": false,
            "image": {
                "id": 1809,
                "name": "[AUTO] PSLV-DL - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv-dl_image_20191201202351.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193827.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Polar_Satellite_Launch_Vehicle",
            "description": "PSLV-DL variant has only two strapons boosters with 12 tonne propellant load on them. PSLV-C44 on 24 January 2019 was the first flight to use PSLV-DL variant of Polar Satellite Launch Vehicle.",
            "alias": "",
            "min_stage": 4,
            "max_stage": 4,
            "length": 44.0,
            "diameter": 2.8,
            "maiden_flight": "2019-01-24",
            "launch_cost": null,
            "launch_mass": null,
            "leo_capacity": 3800.0,
            "gto_capacity": 1200.0,
            "geo_capacity": null,
            "sso_capacity": 1750.0,
            "to_thrust": null,
            "apogee": null,
            "total_launch_count": 4,
            "consecutive_successful_launches": 4,
            "successful_launches": 4,
            "failed_launches": 0,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": "P112DT19H13M"
        },
        {
            "response_mode": "detailed",
            "id": 181,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/181/?format=api",
            "name": "PSLV-QL",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 131,
                    "name": "PSLV",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 31,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
                            "name": "Indian Space Research Organization",
                            "abbrev": "ISRO",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 9,
                                    "name": "India",
                                    "alpha_2_code": "IN",
                                    "alpha_3_code": "IND",
                                    "nationality_name": "Indian",
                                    "nationality_name_composed": "Indo"
                                }
                            ],
                            "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
                            "administrator": "Chairman: V. Narayanan",
                            "founding_year": 1969,
                            "launchers": "PSLV | GSLV",
                            "spacecraft": "Gaganyaan",
                            "parent": null,
                            "image": {
                                "id": 14,
                                "name": "[AUTO] Indian Space Research Organization - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184615.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 141,
                                "name": "[AUTO] Indian Space Research Organization - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185007.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 63,
                                "name": "[AUTO] Indian Space Research Organization - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184805.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "total_launch_count": 94,
                            "consecutive_successful_launches": 16,
                            "successful_launches": 81,
                            "failed_launches": 13,
                            "pending_launches": 17,
                            "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": 1,
                            "failed_landings_payload": 1,
                            "attempted_landings_payload": 2,
                            "info_url": "https://www.isro.gov.in/",
                            "wiki_url": "http://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
                            "social_media_links": []
                        }
                    ],
                    "parent": null,
                    "description": "",
                    "active": true,
                    "maiden_flight": "1993-09-20",
                    "total_launch_count": 62,
                    "consecutive_successful_launches": 21,
                    "successful_launches": 59,
                    "failed_launches": 3,
                    "pending_launches": 3,
                    "attempted_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "consecutive_successful_landings": 0
                }
            ],
            "full_name": "PSLV-QL",
            "variant": "QL",
            "active": true,
            "is_placeholder": false,
            "program": [],
            "reusable": false,
            "image": {
                "id": 1808,
                "name": "PSLV-QL launching",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv_image_20190508083736.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193826.jpeg",
                "credit": "Indian Space Research Organisation",
                "license": {
                    "id": 11,
                    "name": "Government Open Data License - India (GODL)",
                    "priority": 3,
                    "link": "https://data.gov.in/sites/default/files/Gazette_Notification_OGDL.pdf"
                },
                "single_use": false,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Polar_Satellite_Launch_Vehicle#PSLV-QL",
            "description": "PSLV-QL variant has 4 strapons and all are ground-lit starpon variant with a combined propellant of 48 tonnes.",
            "alias": "",
            "min_stage": 4,
            "max_stage": 4,
            "length": 44.0,
            "diameter": 2.8,
            "maiden_flight": "2019-04-01",
            "launch_cost": null,
            "launch_mass": 287.0,
            "leo_capacity": 1500.0,
            "gto_capacity": null,
            "geo_capacity": null,
            "sso_capacity": 2000.0,
            "to_thrust": 2969.0,
            "apogee": null,
            "total_launch_count": 2,
            "consecutive_successful_launches": 2,
            "successful_launches": 2,
            "failed_launches": 0,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": "P254DT5H58M"
        },
        {
            "response_mode": "detailed",
            "id": 38,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/38/?format=api",
            "name": "PSLV-XL",
            "families": [
                {
                    "response_mode": "detailed",
                    "id": 131,
                    "name": "PSLV",
                    "manufacturer": [
                        {
                            "response_mode": "normal",
                            "id": 31,
                            "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
                            "name": "Indian Space Research Organization",
                            "abbrev": "ISRO",
                            "type": {
                                "id": 1,
                                "name": "Government"
                            },
                            "featured": true,
                            "country": [
                                {
                                    "id": 9,
                                    "name": "India",
                                    "alpha_2_code": "IN",
                                    "alpha_3_code": "IND",
                                    "nationality_name": "Indian",
                                    "nationality_name_composed": "Indo"
                                }
                            ],
                            "description": "The Indian Space Research Organisation (ISRO) is the space agency of the Government of India headquartered in the city of Bangalore. Its vision is to \"harness space technology for national development while pursuing space science research and planetary exploration.\"",
                            "administrator": "Chairman: V. Narayanan",
                            "founding_year": 1969,
                            "launchers": "PSLV | GSLV",
                            "spacecraft": "Gaganyaan",
                            "parent": null,
                            "image": {
                                "id": 14,
                                "name": "[AUTO] Indian Space Research Organization - image",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_image_20190215225409.jpeg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184615.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "logo": {
                                "id": 141,
                                "name": "[AUTO] Indian Space Research Organization - logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_logo_20190215225409.png",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305185007.png",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "social_logo": {
                                "id": 63,
                                "name": "[AUTO] Indian Space Research Organization - social_logo",
                                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/indian2520space2520research2520organization_nation_20230624125733.jpg",
                                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305184805.jpeg",
                                "credit": null,
                                "license": {
                                    "id": 1,
                                    "name": "Unknown",
                                    "priority": 9,
                                    "link": null
                                },
                                "single_use": true,
                                "variants": []
                            },
                            "total_launch_count": 94,
                            "consecutive_successful_launches": 16,
                            "successful_launches": 81,
                            "failed_launches": 13,
                            "pending_launches": 17,
                            "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": 1,
                            "failed_landings_payload": 1,
                            "attempted_landings_payload": 2,
                            "info_url": "https://www.isro.gov.in/",
                            "wiki_url": "http://en.wikipedia.org/wiki/Indian_Space_Research_Organization",
                            "social_media_links": []
                        }
                    ],
                    "parent": null,
                    "description": "",
                    "active": true,
                    "maiden_flight": "1993-09-20",
                    "total_launch_count": 62,
                    "consecutive_successful_launches": 21,
                    "successful_launches": 59,
                    "failed_launches": 3,
                    "pending_launches": 3,
                    "attempted_landings": 0,
                    "successful_landings": 0,
                    "failed_landings": 0,
                    "consecutive_successful_landings": 0
                }
            ],
            "full_name": "PSLV XL",
            "variant": "XL",
            "active": true,
            "is_placeholder": false,
            "program": [],
            "reusable": false,
            "image": {
                "id": 1810,
                "name": "[AUTO] PSLV-XL - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/pslv_image_20190224012254.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193829.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Polar_Satellite_Launch_Vehicle",
            "description": "PSLV-XL is the upgraded version of Polar Satellite Launch Vehicle in its standard configuration boosted by more powerful, stretched strap-on boosters with 12 tonne propellant load. Weighing 320t at lift-off, the vehicle uses larger strap-on motors (PSOM-XL or S12) to achieve higher payload capability. On 29 December 2005, ISRO successfully tested the improved version of strap-on booster for the PSLV. The first use of PSLV-XL was the launch of Chandrayaan-1 by PSLV C11. The payload capability for this variant is 1,800 kg to SSO.",
            "alias": "",
            "min_stage": 4,
            "max_stage": 4,
            "length": 44.0,
            "diameter": 2.8,
            "maiden_flight": "2008-10-22",
            "launch_cost": null,
            "launch_mass": 320.0,
            "leo_capacity": null,
            "gto_capacity": null,
            "geo_capacity": null,
            "sso_capacity": 1800.0,
            "to_thrust": null,
            "apogee": null,
            "total_launch_count": 26,
            "consecutive_successful_launches": 8,
            "successful_launches": 25,
            "failed_launches": 1,
            "pending_launches": 1,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": "P48DT20H49M"
        },
        {
            "response_mode": "detailed",
            "id": 353,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/353/?format=api",
            "name": "SLV-3",
            "families": [],
            "full_name": "SLV-3",
            "variant": "3",
            "active": false,
            "is_placeholder": false,
            "program": [],
            "reusable": false,
            "image": {
                "id": 1823,
                "name": "[AUTO] SLV-3 - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/slv-3_image_20240210152959.jpg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193850.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Satellite_Launch_Vehicle#Launch_history",
            "description": "The Satellite Launch Vehicle or SLV is a Small-lift launch vehicle, was a project started in the early 1970s by the Indian Space Research Organisation to develop the technology needed to launch satellites. SLV was intended to reach a height of 400 kilometres (250 mi) and carry a payload of 40 kg (88 lb).",
            "alias": "",
            "min_stage": 4,
            "max_stage": 4,
            "length": 22.0,
            "diameter": 1.0,
            "maiden_flight": "1979-08-10",
            "launch_cost": null,
            "launch_mass": 17.0,
            "leo_capacity": 40.0,
            "gto_capacity": null,
            "geo_capacity": null,
            "sso_capacity": null,
            "to_thrust": 503.0,
            "apogee": null,
            "total_launch_count": 4,
            "consecutive_successful_launches": 3,
            "successful_launches": 3,
            "failed_launches": 1,
            "pending_launches": 0,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": "P317DT1H1S"
        },
        {
            "response_mode": "detailed",
            "id": 150,
            "url": "https://lldev.thespacedevs.com/2.3.0/launcher_configurations/150/?format=api",
            "name": "SSLV",
            "families": [],
            "full_name": "SSLV",
            "variant": "",
            "active": true,
            "is_placeholder": false,
            "program": [],
            "reusable": false,
            "image": {
                "id": 1846,
                "name": "[AUTO] SSLV - image",
                "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/sslv_image_20220912001724.jpeg",
                "thumbnail_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/255bauto255d__image_thumbnail_20240305193926.jpeg",
                "credit": null,
                "license": {
                    "id": 1,
                    "name": "Unknown",
                    "priority": 9,
                    "link": null
                },
                "single_use": true,
                "variants": []
            },
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Small_Satellite_Launch_Vehicle",
            "description": "Small Satellite Launch Vehicle (or SSLV) is a launch vehicle being developed by the Indian Space Research Organisation (ISRO) with payload capacity of 500 kg to Low Earth orbit or 300 kg to Sun synchronous orbit for launching small satellites, with the capability to support multiple orbital drop-offs.",
            "alias": "",
            "min_stage": 4,
            "max_stage": 4,
            "length": 34.0,
            "diameter": 2.0,
            "maiden_flight": "2022-08-07",
            "launch_cost": null,
            "launch_mass": 120.0,
            "leo_capacity": 500.0,
            "gto_capacity": null,
            "geo_capacity": null,
            "sso_capacity": 300.0,
            "to_thrust": null,
            "apogee": null,
            "total_launch_count": 3,
            "consecutive_successful_launches": 2,
            "successful_launches": 2,
            "failed_launches": 1,
            "pending_launches": 1,
            "attempted_landings": 0,
            "successful_landings": 0,
            "failed_landings": 0,
            "consecutive_successful_landings": 0,
            "fastest_turnaround": "P187D"
        }
    ],
    "spacecraft_list": []
}