API endpoint that allows Location instances to be viewed.

GET: Return a list of all the existing location instances.

FILTERS: Parameters - 'id', 'agency_id', 'name', 'name__contains', 'latitude', 'latitude__contains', 'longitude', 'longitude__contains', 'location__name', 'location__name__contains', 'location__id', 'orbital_launch_attempt_count', 'total_launch_count'

ORDERING: Fields - 'id', 'name', 'location__id', 'location__name', 'orbital_launch_attempt_count', 'total_launch_count'

Example - /2.2.0/pad/?ordering=location__name

GET /2.2.0/pad/?format=api&offset=220&ordering=location__id
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 229,
    "next": null,
    "previous": "https://lldev.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=210&ordering=location__id",
    "results": [
        {
            "id": 239,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/239/?format=api",
            "agency_id": 1044,
            "name": "Launch Complex 3B",
            "description": "Launch complex for Themis test flights at Esrange.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Esrange#Reusable_Rocket_Testing",
            "map_url": "https://www.google.com/maps?q=67.877368,21.165001",
            "latitude": "67.877368",
            "longitude": "21.165001",
            "location": {
                "id": 178,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/178/?format=api",
                "name": "Esrange Space Center",
                "country_code": "SWE",
                "description": "Esrange Space Center is a rocket range and research centre located about 40 kilometers east of the town of Kiruna in northern Sweden. It is a base for scientific research with high-altitude balloons, investigation of the aurora borealis, sounding rocket launches, and satellite tracking. Built in 1964 by ESRO, one of the predecessors of the European Space Agency, the site is currently operated by the Swedish Space Corporation. An orbital launch complex, LC-3, has been built in the early 2020s.",
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_esrange_space_center_20241208021356.jpg",
                "timezone_name": "Europe/Stockholm",
                "total_launch_count": 0,
                "total_landing_count": 0
            },
            "country_code": "SWE",
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_3b_20250916091141.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 236,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/236/?format=api",
            "agency_id": 265,
            "name": "Launch Complex 3C",
            "description": "Launch complex for the United States launch service provider Firefly Aerospace's Alpha launch vehicle at Esrange.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Esrange#Satellite_launch_capability",
            "map_url": "https://www.google.com/maps?q=67.876724,21.166866",
            "latitude": "67.876724",
            "longitude": "21.166866",
            "location": {
                "id": 178,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/178/?format=api",
                "name": "Esrange Space Center",
                "country_code": "SWE",
                "description": "Esrange Space Center is a rocket range and research centre located about 40 kilometers east of the town of Kiruna in northern Sweden. It is a base for scientific research with high-altitude balloons, investigation of the aurora borealis, sounding rocket launches, and satellite tracking. Built in 1964 by ESRO, one of the predecessors of the European Space Agency, the site is currently operated by the Swedish Space Corporation. An orbital launch complex, LC-3, has been built in the early 2020s.",
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_esrange_space_center_20241208021356.jpg",
                "timezone_name": "Europe/Stockholm",
                "total_launch_count": 0,
                "total_landing_count": 0
            },
            "country_code": "SWE",
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_3c_20241208021831.jpg",
            "total_launch_count": 0,
            "orbital_launch_attempt_count": 0
        },
        {
            "id": 238,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/238/?format=api",
            "agency_id": 188,
            "name": "Eris Pad",
            "description": "Launch pad for Gilmour Space's orbital rocket Eris.",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Gilmour_Space_Technologies#Bowen_Orbital_Spaceport_(BOS)",
            "map_url": null,
            "latitude": "-19.958151",
            "longitude": "148.1129553",
            "location": {
                "id": 181,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/181/?format=api",
                "name": "Bowen Orbital Spaceport",
                "country_code": "AUS",
                "description": "Private orbital launch facility owned and operated by Gilmour Space.",
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_bowen_orbital_spaceport_20250227073649.jpg",
                "timezone_name": "Australia/Brisbane",
                "total_launch_count": 1,
                "total_landing_count": 0
            },
            "country_code": "AUS",
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_eris_pad_20250227074117.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1
        },
        {
            "id": 217,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/217/?format=api",
            "agency_id": null,
            "name": "Bo Run Jiu Zhou mobile launch platform",
            "description": "",
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=21.283333,112.0",
            "latitude": "21.283333",
            "longitude": "112.0",
            "location": {
                "id": 185,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/185/?format=api",
                "name": "Haiyang Oriental Spaceport",
                "country_code": "CHN",
                "description": "Chinese orbital launch vehicle launches supporting sea port located at Haiyang, Shandong Province, with dedicated piers and rocket/payload processing facilities for Chinese launch vehicles’ sea launches, and (as part of its expansion project) land based launch pads on artificial islands for various test vehicles and launch vehicles of private and government launch services providers.\r\n\r\nIn operation as a remote base of Taiyuan Satellite Launch Center since 2019.",
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_haiyang_oriental_spaceport_20251128181322.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 21,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_bo_run_jiu_zhou_mobile_launch_platform_20231206001303.jpg",
            "total_launch_count": 3,
            "orbital_launch_attempt_count": 3
        },
        {
            "id": 89,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/89/?format=api",
            "agency_id": 88,
            "name": "DeFu-15002 mobile launch platform",
            "description": "",
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=36.631333,121.198361",
            "latitude": "36.631333",
            "longitude": "121.198361",
            "location": {
                "id": 185,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/185/?format=api",
                "name": "Haiyang Oriental Spaceport",
                "country_code": "CHN",
                "description": "Chinese orbital launch vehicle launches supporting sea port located at Haiyang, Shandong Province, with dedicated piers and rocket/payload processing facilities for Chinese launch vehicles’ sea launches, and (as part of its expansion project) land based launch pads on artificial islands for various test vehicles and launch vehicles of private and government launch services providers.\r\n\r\nIn operation as a remote base of Taiyuan Satellite Launch Center since 2019.",
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_haiyang_oriental_spaceport_20251128181322.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 21,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_89_20200803143242.jpg",
            "total_launch_count": 2,
            "orbital_launch_attempt_count": 2
        },
        {
            "id": 212,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/212/?format=api",
            "agency_id": 88,
            "name": "Haiyang Spaceport",
            "description": "Sea-based spaceport",
            "info_url": null,
            "wiki_url": null,
            "map_url": null,
            "latitude": "36.676794",
            "longitude": "121.235103",
            "location": {
                "id": 185,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/185/?format=api",
                "name": "Haiyang Oriental Spaceport",
                "country_code": "CHN",
                "description": "Chinese orbital launch vehicle launches supporting sea port located at Haiyang, Shandong Province, with dedicated piers and rocket/payload processing facilities for Chinese launch vehicles’ sea launches, and (as part of its expansion project) land based launch pads on artificial islands for various test vehicles and launch vehicles of private and government launch services providers.\r\n\r\nIn operation as a remote base of Taiyuan Satellite Launch Center since 2019.",
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_haiyang_oriental_spaceport_20251128181322.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 21,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_haiyang_spaceport_20230827174240.jpg",
            "total_launch_count": 5,
            "orbital_launch_attempt_count": 5
        },
        {
            "id": 221,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/221/?format=api",
            "agency_id": 88,
            "name": "Oriental Spaceport mobile launch ship",
            "description": "",
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=35.391667%2C119.598667",
            "latitude": "35.391667",
            "longitude": "119.598667",
            "location": {
                "id": 185,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/185/?format=api",
                "name": "Haiyang Oriental Spaceport",
                "country_code": "CHN",
                "description": "Chinese orbital launch vehicle launches supporting sea port located at Haiyang, Shandong Province, with dedicated piers and rocket/payload processing facilities for Chinese launch vehicles’ sea launches, and (as part of its expansion project) land based launch pads on artificial islands for various test vehicles and launch vehicles of private and government launch services providers.\r\n\r\nIn operation as a remote base of Taiyuan Satellite Launch Center since 2019.",
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_haiyang_oriental_spaceport_20251128181322.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 21,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_oriental_spaceport_mobile_launch_ship_20240529085416.jpg",
            "total_launch_count": 7,
            "orbital_launch_attempt_count": 7
        },
        {
            "id": 186,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/186/?format=api",
            "agency_id": 88,
            "name": "Tai Rui mobile launch platform",
            "description": "",
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=34.899444,121.190278",
            "latitude": "34.899444",
            "longitude": "121.190278",
            "location": {
                "id": 185,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/185/?format=api",
                "name": "Haiyang Oriental Spaceport",
                "country_code": "CHN",
                "description": "Chinese orbital launch vehicle launches supporting sea port located at Haiyang, Shandong Province, with dedicated piers and rocket/payload processing facilities for Chinese launch vehicles’ sea launches, and (as part of its expansion project) land based launch pads on artificial islands for various test vehicles and launch vehicles of private and government launch services providers.\r\n\r\nIn operation as a remote base of Taiyuan Satellite Launch Center since 2019.",
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_haiyang_oriental_spaceport_20251128181322.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 21,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_long_march_11_launch_platform_20200901183938.jpg",
            "total_launch_count": 3,
            "orbital_launch_attempt_count": 3
        },
        {
            "id": 144,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/144/?format=api",
            "agency_id": 88,
            "name": "DeBo 3 mobile launch platform",
            "description": "",
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=34.311667,123.761111",
            "latitude": "34.311667",
            "longitude": "123.761111",
            "location": {
                "id": 185,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/185/?format=api",
                "name": "Haiyang Oriental Spaceport",
                "country_code": "CHN",
                "description": "Chinese orbital launch vehicle launches supporting sea port located at Haiyang, Shandong Province, with dedicated piers and rocket/payload processing facilities for Chinese launch vehicles’ sea launches, and (as part of its expansion project) land based launch pads on artificial islands for various test vehicles and launch vehicles of private and government launch services providers.\r\n\r\nIn operation as a remote base of Taiyuan Satellite Launch Center since 2019.",
                "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/location_haiyang_oriental_spaceport_20251128181322.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 21,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://thespacedevs-dev.nyc3.digitaloceanspaces.com/media/map_images/pad_144_20200803143251.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1
        }
    ]
}