API endpoint that allows Location instances to be viewed.

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

FILTERS: Parameters - 'name', 'location' Example - /2.0.0/pad/?location=12

GET /2.0.0/pad/?format=api&offset=170
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 220,
    "next": "https://lldev.thespacedevs.com/2.0.0/pad/?format=api&limit=10&offset=180",
    "previous": "https://lldev.thespacedevs.com/2.0.0/pad/?format=api&limit=10&offset=160",
    "results": [
        {
            "id": 36,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/36/?format=api",
            "agency_id": 163,
            "name": "43/3 (43L)",
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=62.9273,40.45",
            "latitude": "62.9273",
            "longitude": "40.45",
            "location": {
                "id": 6,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/6/?format=api",
                "name": "Plesetsk Cosmodrome, Russian Federation",
                "country_code": "RUS",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
                "total_launch_count": 1674,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_36_20200803143534.jpg",
            "total_launch_count": 230
        },
        {
            "id": 99,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/99/?format=api",
            "agency_id": 161,
            "name": "Launch Complex 12",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral_Air_Force_Station_Launch_Complex_12",
            "map_url": "https://www.google.com/maps?q=28.480607,-80.541938",
            "latitude": "28.480607",
            "longitude": "-80.541938",
            "location": {
                "id": 12,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/12/?format=api",
                "name": "Cape Canaveral SFS, FL, USA",
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_12_20200803142519.jpg",
                "total_launch_count": 1023,
                "total_landing_count": 64
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_99_20200803143435.jpg",
            "total_launch_count": 23
        },
        {
            "id": 192,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/192/?format=api",
            "agency_id": 41,
            "name": "LC-2",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Naro_Space_Center",
            "map_url": "https://www.google.com/maps?q=34.431867,127.535069",
            "latitude": "34.431867",
            "longitude": "127.535069",
            "location": {
                "id": 9,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/9/?format=api",
                "name": "Naro Space Center, South Korea",
                "country_code": "KOR",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_9_20200803142441.jpg",
                "total_launch_count": 7,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_lc-2_20210812070305.jpg",
            "total_launch_count": 4
        },
        {
            "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
        },
        {
            "id": 56,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/56/?format=api",
            "agency_id": 44,
            "name": "Launch Area 0 B",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Mid-Atlantic_Regional_Spaceport_Launch_Pad_0#Pad-0B",
            "map_url": "https://www.google.com/maps?q=37.831,-75.4911",
            "latitude": "37.831",
            "longitude": "-75.4911",
            "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_56_20200803143541.jpg",
            "total_launch_count": 8
        },
        {
            "id": 87,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/87/?format=api",
            "agency_id": 121,
            "name": "Launch Complex 39A",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kennedy_Space_Center_Launch_Complex_39#Launch_Pad_39A",
            "map_url": "https://www.google.com/maps?q=28.60822681,-80.60428186",
            "latitude": "28.60822681",
            "longitude": "-80.60428186",
            "location": {
                "id": 27,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/27/?format=api",
                "name": "Kennedy Space Center, FL, USA",
                "country_code": "USA",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_27_20200803142447.jpg",
                "total_launch_count": 265,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_87_20200803143537.jpg",
            "total_launch_count": 207
        },
        {
            "id": 159,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/159/?format=api",
            "agency_id": null,
            "name": "131",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Baikonur_Cosmodrome",
            "map_url": "https://www.google.com/maps?q=46.072,62.953806",
            "latitude": "46.072",
            "longitude": "62.953806",
            "location": {
                "id": 15,
                "url": "https://lldev.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_159_20200803143326.jpg",
            "total_launch_count": 1
        },
        {
            "id": 168,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/168/?format=api",
            "agency_id": null,
            "name": "41/1",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
            "map_url": "https://www.google.com/maps?q=62.941,40.526806",
            "latitude": "62.941",
            "longitude": "40.526806",
            "location": {
                "id": 6,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/6/?format=api",
                "name": "Plesetsk Cosmodrome, Russian Federation",
                "country_code": "RUS",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
                "total_launch_count": 1674,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_168_20200803143446.jpg",
            "total_launch_count": 310
        },
        {
            "id": 209,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/209/?format=api",
            "agency_id": 37,
            "name": "Yoshinobu Launch Complex LP-2",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Yoshinobu_Launch_Complex",
            "map_url": "https://www.google.com/maps?q=30.400938,130.97564",
            "latitude": "30.400938",
            "longitude": "130.97564",
            "location": {
                "id": 26,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/26/?format=api",
                "name": "Tanegashima Space Center, Japan",
                "country_code": "JPN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_26_20200803142507.jpg",
                "total_launch_count": 94,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_yoshinobu_launch_complex_lp-2_20230707124715.jpg",
            "total_launch_count": 14
        },
        {
            "id": 220,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/220/?format=api",
            "agency_id": null,
            "name": "Space One Launch Pad",
            "info_url": "https://www.space-one.co.jp/",
            "wiki_url": null,
            "map_url": null,
            "latitude": "33.544224",
            "longitude": "135.889502",
            "location": {
                "id": 166,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/166/?format=api",
                "name": "Spaceport Kii, Japan",
                "country_code": "JPN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_space_port_kii252c_japan_20240126073749.jpg",
                "total_launch_count": 2,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_space_one_launch_pad_20240126074332.jpg",
            "total_launch_count": 2
        }
    ]
}