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=4600&ordering=name
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 7537,
    "next": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=4610&ordering=name",
    "previous": "https://lldev.thespacedevs.com/2.0.0/launch/?format=api&limit=10&offset=4590&ordering=name",
    "results": [
        {
            "id": "c4d9b6ee-d2ad-43d6-8312-70d2c663dae8",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/c4d9b6ee-d2ad-43d6-8312-70d2c663dae8/?format=api",
            "launch_library_id": null,
            "slug": "scout-x-4-fr-1",
            "name": "Scout X-4 | FR-1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1965-12-06T21:05:47Z",
            "window_end": "1965-12-06T21:05:47Z",
            "window_start": "1965-12-06T21:05:47Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 46,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/46/?format=api",
                "name": "National Center of Space Research",
                "type": "Government"
            },
            "rocket": {
                "id": 3464,
                "configuration": {
                    "id": 370,
                    "launch_library_id": null,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/370/?format=api",
                    "name": "Scout X-4",
                    "family": "Scout",
                    "full_name": "Scout X-4",
                    "variant": "4"
                }
            },
            "mission": {
                "id": 1884,
                "launch_library_id": null,
                "name": "FR-1",
                "description": "The FR 1 (France 1) spacecraft was a small spacecraft carrying two experiments. One was designed to observe VLF signals from earth-based transmitters, and the other was an electron density probe measuring electron concentration at the satellite.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 154,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/154/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 5",
                "info_url": "https://www.astronautix.com/v/vandenbergslc5.html",
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_5",
                "map_url": "https://www.google.com/maps?q=34.6080,-120.6247",
                "latitude": "34.608",
                "longitude": "-120.6247",
                "location": {
                    "id": 11,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "total_launch_count": 816,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_154_20200803143408.jpg",
                "total_launch_count": 69
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "96ee9af2-28b4-4c92-bb78-01ac38ffb029",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/96ee9af2-28b4-4c92-bb78-01ac38ffb029/?format=api",
            "launch_library_id": null,
            "slug": "scout-x-4-grs",
            "name": "Scout X-4 | GRS",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1963-06-28T21:19:22Z",
            "window_end": "1963-06-28T21:19:22Z",
            "window_start": "1963-06-28T21:19:22Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 3212,
                "configuration": {
                    "id": 370,
                    "launch_library_id": null,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/370/?format=api",
                    "name": "Scout X-4",
                    "family": "Scout",
                    "full_name": "Scout X-4",
                    "variant": "4"
                }
            },
            "mission": {
                "id": 1634,
                "launch_library_id": null,
                "name": "GRS",
                "description": "GRS (Geophysical Research Satellite) was a geophysics experiment test built by the Cambridge Research Lab (CRL). Data was obtained for 13 orbits, after which time the satellite ceased working due to a failure in the primary power supply.",
                "launch_designator": null,
                "type": "Earth Science",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 94,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/94/?format=api",
                "agency_id": 44,
                "name": "Launch Area 3",
                "info_url": null,
                "wiki_url": "",
                "map_url": "https://www.google.com/maps?q=37.8495,-75.4725",
                "latitude": "37.8495",
                "longitude": "-75.4725",
                "location": {
                    "id": 21,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/21/?format=api",
                    "name": "Wallops Flight Facility, Virginia, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
                    "total_launch_count": 80,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_94_20200803143206.jpg",
                "total_launch_count": 13
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "3c4f8b1a-e747-4a26-9fd2-77c4bbb7034e",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/3c4f8b1a-e747-4a26-9fd2-77c4bbb7034e/?format=api",
            "launch_library_id": null,
            "slug": "scout-x-4-san-marco-1",
            "name": "Scout X-4 | San Marco 1",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1964-12-15T20:20:04Z",
            "window_end": "1964-12-15T20:20:04Z",
            "window_start": "1964-12-15T20:20:04Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 1018,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/1018/?format=api",
                "name": "National Research Council",
                "type": "Government"
            },
            "rocket": {
                "id": 3347,
                "configuration": {
                    "id": 370,
                    "launch_library_id": null,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/370/?format=api",
                    "name": "Scout X-4",
                    "family": "Scout",
                    "full_name": "Scout X-4",
                    "variant": "4"
                }
            },
            "mission": {
                "id": 1768,
                "launch_library_id": null,
                "name": "San Marco 1",
                "description": "San Marco 1 was an Italian flight test of the satellite to furnish data on air density and ionosphere characteristics. The Scout-X4 launch vehicle was provided by NASA and was launched with an Italian launch crew from Wallops Island.",
                "launch_designator": null,
                "type": "Test Flight",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 178,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/178/?format=api",
                "agency_id": null,
                "name": "Launch Area 3A",
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=37.8495,-75.4725",
                "latitude": "37.8495",
                "longitude": "-75.4725",
                "location": {
                    "id": 21,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/21/?format=api",
                    "name": "Wallops Flight Facility, Virginia, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
                    "total_launch_count": 80,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_178_20200803143407.jpg",
                "total_launch_count": 18
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "d8f69ee2-8f33-42d0-9cd7-5ca07c19de63",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/d8f69ee2-8f33-42d0-9cd7-5ca07c19de63/?format=api",
            "launch_library_id": null,
            "slug": "scout-x-4-solrad-8",
            "name": "Scout X-4 | Solrad 8",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1965-11-19T04:48:27Z",
            "window_end": "1965-11-19T04:48:27Z",
            "window_start": "1965-11-19T04:48:27Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 44,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "type": "Government"
            },
            "rocket": {
                "id": 3457,
                "configuration": {
                    "id": 370,
                    "launch_library_id": null,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/370/?format=api",
                    "name": "Scout X-4",
                    "family": "Scout",
                    "full_name": "Scout X-4",
                    "variant": "4"
                }
            },
            "mission": {
                "id": 1877,
                "launch_library_id": null,
                "name": "Solrad 8",
                "description": "The NRL Solrad 8 satellite was one of the Solrad series that began in 1960 to provide continuous coverage of solar radiation with a set of standard photometers.",
                "launch_designator": null,
                "type": "Astrophysics",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 178,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/178/?format=api",
                "agency_id": null,
                "name": "Launch Area 3A",
                "info_url": null,
                "wiki_url": null,
                "map_url": "https://www.google.com/maps?q=37.8495,-75.4725",
                "latitude": "37.8495",
                "longitude": "-75.4725",
                "location": {
                    "id": 21,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/21/?format=api",
                    "name": "Wallops Flight Facility, Virginia, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_21_20200803142423.jpg",
                    "total_launch_count": 80,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_178_20200803143407.jpg",
                "total_launch_count": 18
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "e40baf97-2976-4dc4-8b37-d94f1e0ef49d",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/e40baf97-2976-4dc4-8b37-d94f1e0ef49d/?format=api",
            "launch_library_id": null,
            "slug": "scout-x-4-transit-vc",
            "name": "Scout X-4 | Transit VC",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "1964-06-04T03:50:55Z",
            "window_end": "1964-06-04T03:50:55Z",
            "window_start": "1964-06-04T03:50:55Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 161,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/161/?format=api",
                "name": "United States Air Force",
                "type": "Government"
            },
            "rocket": {
                "id": 3281,
                "configuration": {
                    "id": 370,
                    "launch_library_id": null,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/370/?format=api",
                    "name": "Scout X-4",
                    "family": "Scout",
                    "full_name": "Scout X-4",
                    "variant": "4"
                }
            },
            "mission": {
                "id": 1703,
                "launch_library_id": null,
                "name": "Transit VC",
                "description": "Transit 5C-1 was similar to the Transit 5A series series but involved some redesign to improve performance.",
                "launch_designator": null,
                "type": "Navigation",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 154,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/154/?format=api",
                "agency_id": null,
                "name": "Space Launch Complex 5",
                "info_url": "https://www.astronautix.com/v/vandenbergslc5.html",
                "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_5",
                "map_url": "https://www.google.com/maps?q=34.6080,-120.6247",
                "latitude": "34.608",
                "longitude": "-120.6247",
                "location": {
                    "id": 11,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/11/?format=api",
                    "name": "Vandenberg SFB, CA, USA",
                    "country_code": "USA",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_11_20200803142416.jpg",
                    "total_launch_count": 816,
                    "total_landing_count": 26
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_154_20200803143408.jpg",
                "total_launch_count": 69
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "032efced-4436-42f7-9dda-2e1ad65b059f",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/032efced-4436-42f7-9dda-2e1ad65b059f/?format=api",
            "launch_library_id": null,
            "slug": "shavit-2-ofek-13",
            "name": "Shavit-2 | Ofek-13",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2023-03-28T23:10:00Z",
            "window_end": "2023-03-28T23:10:00Z",
            "window_start": "2023-03-28T23:10:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": null,
            "holdreason": "",
            "failreason": "",
            "hashtag": null,
            "launch_service_provider": {
                "id": 95,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/95/?format=api",
                "name": "Israel Aerospace Industries",
                "type": "Commercial"
            },
            "rocket": {
                "id": 7836,
                "configuration": {
                    "id": 110,
                    "launch_library_id": 123,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/110/?format=api",
                    "name": "Shavit-2",
                    "family": "Shavit",
                    "full_name": "Shavit-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 6339,
                "launch_library_id": null,
                "name": "Ofek-13",
                "description": "Ofek is a series of Israeli reconnaissance satellites. Ofek-13 is an Israeli SAR (Synthetic Aperture Radar) reconnaissance satellite that combines high resolution with large area coverage using electronic beam steering.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 75,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/75/?format=api",
                "agency_id": 95,
                "name": "Shavit Launch Pad",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Palmachim_Airbase",
                "map_url": "https://www.google.com/maps?q=31.884444,34.680278",
                "latitude": "31.884444",
                "longitude": "34.680278",
                "location": {
                    "id": 4,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/4/?format=api",
                    "name": "Palmachim Airbase, State of Israel",
                    "country_code": "ISR",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_4_20200803142418.jpg",
                    "total_launch_count": 12,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_75_20200803143316.jpg",
                "total_launch_count": 12
            },
            "webcast_live": false,
            "image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/images/shavit-2_liftof_image_20240918164729.jpeg",
            "infographic": null,
            "program": []
        },
        {
            "id": "e1bacce7-8c20-423c-ae8e-37b1749ecde7",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/e1bacce7-8c20-423c-ae8e-37b1749ecde7/?format=api",
            "launch_library_id": 2075,
            "slug": "shavit-2-ofek-16",
            "name": "Shavit-2 | Ofek-16",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2020-07-06T01:00:00Z",
            "window_end": "2020-07-06T01:00:00Z",
            "window_start": "2020-07-06T01:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 95,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/95/?format=api",
                "name": "Israel Aerospace Industries",
                "type": "Commercial"
            },
            "rocket": {
                "id": 2728,
                "configuration": {
                    "id": 110,
                    "launch_library_id": 123,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/110/?format=api",
                    "name": "Shavit-2",
                    "family": "Shavit",
                    "full_name": "Shavit-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 1129,
                "launch_library_id": 1326,
                "name": "Ofek-16",
                "description": "Ofek is a series of Israeli reconnaissance satellites.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 75,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/75/?format=api",
                "agency_id": 95,
                "name": "Shavit Launch Pad",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Palmachim_Airbase",
                "map_url": "https://www.google.com/maps?q=31.884444,34.680278",
                "latitude": "31.884444",
                "longitude": "34.680278",
                "location": {
                    "id": 4,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/4/?format=api",
                    "name": "Palmachim Airbase, State of Israel",
                    "country_code": "ISR",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_4_20200803142418.jpg",
                    "total_launch_count": 12,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_75_20200803143316.jpg",
                "total_launch_count": 12
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "01235b60-f0db-4a04-ba87-abf6ffbe204b",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/01235b60-f0db-4a04-ba87-abf6ffbe204b/?format=api",
            "launch_library_id": 819,
            "slug": "shavit-2-ofek-9",
            "name": "Shavit-2 | Ofek-9",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2010-06-22T19:00:00Z",
            "window_end": "2010-06-22T19:00:00Z",
            "window_start": "2010-06-22T19:00:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 95,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/95/?format=api",
                "name": "Israel Aerospace Industries",
                "type": "Commercial"
            },
            "rocket": {
                "id": 1469,
                "configuration": {
                    "id": 110,
                    "launch_library_id": 123,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/110/?format=api",
                    "name": "Shavit-2",
                    "family": "Shavit",
                    "full_name": "Shavit-2",
                    "variant": "2"
                }
            },
            "mission": null,
            "pad": {
                "id": 75,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/75/?format=api",
                "agency_id": 95,
                "name": "Shavit Launch Pad",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Palmachim_Airbase",
                "map_url": "https://www.google.com/maps?q=31.884444,34.680278",
                "latitude": "31.884444",
                "longitude": "34.680278",
                "location": {
                    "id": 4,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/4/?format=api",
                    "name": "Palmachim Airbase, State of Israel",
                    "country_code": "ISR",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_4_20200803142418.jpg",
                    "total_launch_count": 12,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_75_20200803143316.jpg",
                "total_launch_count": 12
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "34db2703-befe-4753-bc94-60f834efaf4d",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/34db2703-befe-4753-bc94-60f834efaf4d/?format=api",
            "launch_library_id": 283,
            "slug": "shavit-2-ofeq-10",
            "name": "Shavit-2 | Ofeq-10",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2014-04-09T19:06:02Z",
            "window_end": "2014-04-09T19:06:02Z",
            "window_start": "2014-04-09T19:06:02Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 95,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/95/?format=api",
                "name": "Israel Aerospace Industries",
                "type": "Commercial"
            },
            "rocket": {
                "id": 1749,
                "configuration": {
                    "id": 110,
                    "launch_library_id": 123,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/110/?format=api",
                    "name": "Shavit-2",
                    "family": "Shavit",
                    "full_name": "Shavit-2",
                    "variant": "2"
                }
            },
            "mission": null,
            "pad": {
                "id": 75,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/75/?format=api",
                "agency_id": 95,
                "name": "Shavit Launch Pad",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Palmachim_Airbase",
                "map_url": "https://www.google.com/maps?q=31.884444,34.680278",
                "latitude": "31.884444",
                "longitude": "34.680278",
                "location": {
                    "id": 4,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/4/?format=api",
                    "name": "Palmachim Airbase, State of Israel",
                    "country_code": "ISR",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_4_20200803142418.jpg",
                    "total_launch_count": 12,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_75_20200803143316.jpg",
                "total_launch_count": 12
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        },
        {
            "id": "c9783273-5177-4271-b4ea-45e536279afd",
            "url": "https://lldev.thespacedevs.com/2.0.0/launch/c9783273-5177-4271-b4ea-45e536279afd/?format=api",
            "launch_library_id": 1193,
            "slug": "shavit-2-ofeq-11",
            "name": "Shavit-2 | Ofeq-11",
            "status": {
                "id": 3,
                "name": "Success"
            },
            "net": "2016-09-13T14:38:00Z",
            "window_end": "2016-09-13T14:38:00Z",
            "window_start": "2016-09-13T14:38:00Z",
            "inhold": false,
            "tbdtime": false,
            "tbddate": false,
            "probability": -1,
            "holdreason": "",
            "failreason": null,
            "hashtag": null,
            "launch_service_provider": {
                "id": 95,
                "url": "https://lldev.thespacedevs.com/2.0.0/agencies/95/?format=api",
                "name": "Israel Aerospace Industries",
                "type": "Commercial"
            },
            "rocket": {
                "id": 1953,
                "configuration": {
                    "id": 110,
                    "launch_library_id": 123,
                    "url": "https://lldev.thespacedevs.com/2.0.0/config/launcher/110/?format=api",
                    "name": "Shavit-2",
                    "family": "Shavit",
                    "full_name": "Shavit-2",
                    "variant": "2"
                }
            },
            "mission": {
                "id": 520,
                "launch_library_id": 373,
                "name": "Ofeq-11",
                "description": "Ofeq-11 is part of the Ofeq family of the reconnaissance satellites designed and built by Israel Aerospace Industries for the Israeli Ministry of Defense.",
                "launch_designator": null,
                "type": "Government/Top Secret",
                "orbit": {
                    "id": 8,
                    "name": "Low Earth Orbit",
                    "abbrev": "LEO"
                }
            },
            "pad": {
                "id": 75,
                "url": "https://lldev.thespacedevs.com/2.0.0/pad/75/?format=api",
                "agency_id": 95,
                "name": "Shavit Launch Pad",
                "info_url": null,
                "wiki_url": "https://en.wikipedia.org/wiki/Palmachim_Airbase",
                "map_url": "https://www.google.com/maps?q=31.884444,34.680278",
                "latitude": "31.884444",
                "longitude": "34.680278",
                "location": {
                    "id": 4,
                    "url": "https://lldev.thespacedevs.com/2.0.0/location/4/?format=api",
                    "name": "Palmachim Airbase, State of Israel",
                    "country_code": "ISR",
                    "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_4_20200803142418.jpg",
                    "total_launch_count": 12,
                    "total_landing_count": 0
                },
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_75_20200803143316.jpg",
                "total_launch_count": 12
            },
            "webcast_live": false,
            "image": null,
            "infographic": null,
            "program": []
        }
    ]
}