API endpoint that returns all Launch objects or a single launch.

EXAMPLE - /launch// or /launch/?mode=list&search=SpaceX

GET: Return a list of all Launch objects.

FILTERS: Fields - 'name', 'id(s)', 'lsp_id', 'lsp_name', 'serial_number', 'launcher_config__id', 'rocket__spacecraftflight__spacecraft__name'

MODE: 'normal', 'list', 'detailed' EXAMPLE: ?mode=list

SEARCH: Searches through the launch name, rocket name, launch agency, mission name & spacecraft name. EXAMPLE - ?search=SpaceX

GET /2.0.0/launch/?format=api&offset=50&ordering=-name
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 7486,
    "next": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=60&ordering=-name",
    "previous": "https://ll.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=40&ordering=-name",
    "results": [
        {
            "id": "413208eb-4bcd-4a4c-a56c-f3f93c5e16e0",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/413208eb-4bcd-4a4c-a56c-f3f93c5e16e0/?format=api",
            "launch_library_id": 675,
            "slug": "zenit-3f-elektro-l-no1",
            "name": "Zenit-3F | Elektro-L No.1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2011-01-20T12:29:01Z",
            "window_end": "2011-01-20T12:29:01Z",
            "window_start": "2011-01-20T12:29:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "type": "Government"
            },
            "rocket": {
                "id": 1506,
                "configuration": {
                    "id": 58,
                    "launch_library_id": 63,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/58/?format=api",
                    "name": "Zenit 3F",
                    "family": "Zenith",
                    "full_name": "Zenit",
                    "variant": ""
                }
            },
            "mission": {
                "id": 895,
                "launch_library_id": 864,
                "name": "Elektro-L No.1",
                "description": "Elektro-L is a series of meteorological satellites developed for the Russian Federal Space Agency by NPO Lavochkin. Electro-L №1 was the first of the series and became the first Russian weather satellite that successfully operates in geostationary orbit. It is designed to capture real-time images of clouds and the Earth’s underlying surface, heliogeophysical measurements, collection and translating hydrometeorological and service data.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                }
            },
            "pad": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/2/?format=api",
                "agency_id": null,
                "name": "45/1",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": "45.943492",
                "longitude": "63.653014",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "4d733966-bf97-4bc2-973d-44dcb5e0b9c4",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/4d733966-bf97-4bc2-973d-44dcb5e0b9c4/?format=api",
            "launch_library_id": 1246,
            "slug": "zenit-3f-angosat-1",
            "name": "Zenit-3F | AngoSat-1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2017-12-26T19:00:03Z",
            "window_end": "2017-12-26T19:00:03Z",
            "window_start": "2017-12-26T19:00:03Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 122,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/122/?format=api",
                "name": "Sea Launch",
                "type": "Commercial"
            },
            "rocket": {
                "id": 2060,
                "configuration": {
                    "id": 58,
                    "launch_library_id": 63,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/58/?format=api",
                    "name": "Zenit 3F",
                    "family": "Zenith",
                    "full_name": "Zenit",
                    "variant": ""
                }
            },
            "mission": {
                "id": 473,
                "launch_library_id": 616,
                "name": "AngoSat-1",
                "description": "AngoSat-1 is a geostationary communications satellite operated by Angosat and built by Russian RSC Energia. It is Angola's first communications satellite. Angosat-1 is fitted with C-band and Ku-band transponders and has an operational lifetime of 15 years.",
                "launch_designator": null,
                "type": "Communications",
                "orbit": {
                    "id": 2,
                    "name": "Geostationary Transfer Orbit",
                    "abbrev": "GTO"
                }
            },
            "pad": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/2/?format=api",
                "agency_id": null,
                "name": "45/1",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": "45.943492",
                "longitude": "63.653014",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "05674dc7-017b-42ea-9446-df615cd00361",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/05674dc7-017b-42ea-9446-df615cd00361/?format=api",
            "launch_library_id": null,
            "slug": "zenit-2-tselina-2-9",
            "name": "Zenit-2 | Tselina-2 9",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1991-08-30T08:58:01Z",
            "window_end": "1991-08-30T08:58:01Z",
            "window_start": "1991-08-30T08:58:01Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 6393,
                "configuration": {
                    "id": 455,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/455/?format=api",
                    "name": "Zenit-2",
                    "family": "Zenith",
                    "full_name": "Zenit-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 4783,
                "launch_library_id": null,
                "name": "Tselina-2 9",
                "description": "Second generation ELING satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/2/?format=api",
                "agency_id": null,
                "name": "45/1",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": "45.943492",
                "longitude": "63.653014",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "cc9d42c8-1084-45c8-8f78-80194540bbd3",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/cc9d42c8-1084-45c8-8f78-80194540bbd3/?format=api",
            "launch_library_id": null,
            "slug": "zenit-2-tselina-2-8",
            "name": "Zenit-2 | Tselina-2 8",
            "status": {
                "id": 4,
                "name": "Failure"
            },
            "net": "1990-10-04T04:28:00Z",
            "window_end": "1990-10-04T04:28:00Z",
            "window_start": "1990-10-04T04:28:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 6314,
                "configuration": {
                    "id": 455,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/455/?format=api",
                    "name": "Zenit-2",
                    "family": "Zenith",
                    "full_name": "Zenit-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 4704,
                "launch_library_id": null,
                "name": "Tselina-2 8",
                "description": "Second generation ELING satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 131,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/131/?format=api",
                "agency_id": null,
                "name": "45/2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_45",
                "map_url": "https://www.google.com/maps?q=45.943,63.650806",
                "latitude": "45.943",
                "longitude": "63.650806",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_131_20200803143339.jpg",
                "total_launch_count": 2
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "892bc684-93ea-4c00-8d49-3243b4bdfedd",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/892bc684-93ea-4c00-8d49-3243b4bdfedd/?format=api",
            "launch_library_id": null,
            "slug": "zenit-2-tselina-2-7",
            "name": "Zenit-2 | Tselina-2 7",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1990-05-22T05:14:02Z",
            "window_end": "1990-05-22T05:14:02Z",
            "window_start": "1990-05-22T05:14:02Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 6272,
                "configuration": {
                    "id": 455,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/455/?format=api",
                    "name": "Zenit-2",
                    "family": "Zenith",
                    "full_name": "Zenit-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 4662,
                "launch_library_id": null,
                "name": "Tselina-2 7",
                "description": "Second generation ELING satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 131,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/131/?format=api",
                "agency_id": null,
                "name": "45/2",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome_Site_45",
                "map_url": "https://www.google.com/maps?q=45.943,63.650806",
                "latitude": "45.943",
                "longitude": "63.650806",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_131_20200803143339.jpg",
                "total_launch_count": 2
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "a1a589e2-1f60-44df-a036-26b4f6135afc",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/a1a589e2-1f60-44df-a036-26b4f6135afc/?format=api",
            "launch_library_id": null,
            "slug": "zenit-2-tselina-2-6",
            "name": "Zenit-2 | Tselina-2 6",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1988-11-23T14:50:58Z",
            "window_end": "1988-11-23T14:50:58Z",
            "window_start": "1988-11-23T14:50:58Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 6128,
                "configuration": {
                    "id": 455,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/455/?format=api",
                    "name": "Zenit-2",
                    "family": "Zenith",
                    "full_name": "Zenit-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 4518,
                "launch_library_id": null,
                "name": "Tselina-2 6",
                "description": "Second generation ELING satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/2/?format=api",
                "agency_id": null,
                "name": "45/1",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": "45.943492",
                "longitude": "63.653014",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "e9d432e2-6089-4c50-a78c-130ad2de40fb",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/e9d432e2-6089-4c50-a78c-130ad2de40fb/?format=api",
            "launch_library_id": null,
            "slug": "zenit-2-tselina-2-5",
            "name": "Zenit-2 | Tselina-2 5",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1988-05-15T09:20:00Z",
            "window_end": "1988-05-15T09:20:00Z",
            "window_start": "1988-05-15T09:20:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 6066,
                "configuration": {
                    "id": 455,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/455/?format=api",
                    "name": "Zenit-2",
                    "family": "Zenith",
                    "full_name": "Zenit-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 4456,
                "launch_library_id": null,
                "name": "Tselina-2 5",
                "description": "Second generation ELING satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/2/?format=api",
                "agency_id": null,
                "name": "45/1",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": "45.943492",
                "longitude": "63.653014",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "74b88b7d-d6fa-4420-a824-d346efde08fb",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/74b88b7d-d6fa-4420-a824-d346efde08fb/?format=api",
            "launch_library_id": null,
            "slug": "zenit-2-tselina-2-4",
            "name": "Zenit-2 | Tselina-2 4",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1987-05-13T05:40:00Z",
            "window_end": "1987-05-13T05:40:00Z",
            "window_start": "1987-05-13T05:40:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 5964,
                "configuration": {
                    "id": 455,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/455/?format=api",
                    "name": "Zenit-2",
                    "family": "Zenith",
                    "full_name": "Zenit-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 4358,
                "launch_library_id": null,
                "name": "Tselina-2 4",
                "description": "Second generation ELING satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/2/?format=api",
                "agency_id": null,
                "name": "45/1",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": "45.943492",
                "longitude": "63.653014",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "99effb27-ff20-42ba-8c86-3c91f88a0762",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/99effb27-ff20-42ba-8c86-3c91f88a0762/?format=api",
            "launch_library_id": null,
            "slug": "zenit-2-tselina-2-3",
            "name": "Zenit-2 | Tselina-2 3",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1985-12-28T09:16:30Z",
            "window_end": "1985-12-28T09:16:30Z",
            "window_start": "1985-12-28T09:16:30Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 66,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "type": "Government"
            },
            "rocket": {
                "id": 5821,
                "configuration": {
                    "id": 455,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/455/?format=api",
                    "name": "Zenit-2",
                    "family": "Zenith",
                    "full_name": "Zenit-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 4219,
                "launch_library_id": null,
                "name": "Tselina-2 3",
                "description": "Second generation ELING satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/2/?format=api",
                "agency_id": null,
                "name": "45/1",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": "45.943492",
                "longitude": "63.653014",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "1e8d5155-2486-412b-ab59-a4e94126bc9a",
            "url": "https://ll.thespacedevs.com/2.0.0/launch/1e8d5155-2486-412b-ab59-a4e94126bc9a/?format=api",
            "launch_library_id": null,
            "slug": "zenit-2-tselina-2-22",
            "name": "Zenit-2 | Tselina-2 22",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2004-06-10T01:28:00Z",
            "window_end": "2004-06-10T01:28:00Z",
            "window_start": "2004-06-10T01:28:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 63,
                "url": "https://ll.thespacedevs.com/2.0.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "type": "Government"
            },
            "rocket": {
                "id": 7184,
                "configuration": {
                    "id": 455,
                    "launch_library_id": null,
                    "url": "https://ll.thespacedevs.com/2.0.0/config/launcher/455/?format=api",
                    "name": "Zenit-2",
                    "family": "Zenith",
                    "full_name": "Zenit-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 5573,
                "launch_library_id": null,
                "name": "Tselina-2 22",
                "description": "Second generation ELING satellite",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 2,
                "url": "https://ll.thespacedevs.com/2.0.0/pad/2/?format=api",
                "agency_id": null,
                "name": "45/1",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=45.943492,63.653014",
                "latitude": "45.943492",
                "longitude": "63.653014",
                "location": {
                    "id": 15,
                    "url": "https://ll.thespacedevs.com/2.0.0/location/15/?format=api",
                    "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                    "country_code": "KAZ",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                    "total_launch_count": 1555,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_2_20200803143256.jpg",
                "total_launch_count": 46
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        }
    ]
}