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=110
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=120",
    "previous": "https://lldev.thespacedevs.com/2.0.0/pad/?format=api&limit=10&offset=100",
    "results": [
        {
            "id": 200,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/200/?format=api",
            "agency_id": null,
            "name": "Launch Complex 9A",
            "info_url": null,
            "wiki_url": null,
            "map_url": "https://www.google.com/maps?q=38.8583,111.5802",
            "latitude": "38.8583",
            "longitude": "111.5802",
            "location": {
                "id": 19,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/19/?format=api",
                "name": "Taiyuan Satellite Launch Center, People's Republic of China",
                "country_code": "CHN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_19_20200803142421.jpg",
                "total_launch_count": 141,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_launch_complex_9a_20220330003717.jpg",
            "total_launch_count": 13
        },
        {
            "id": 149,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/149/?format=api",
            "agency_id": null,
            "name": "Ekaterinburg (K-84)",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Russian_submarine_Ekaterinburg_(K-84)",
            "map_url": "https://www.google.com/maps?q=74.000000,38.0000",
            "latitude": "74.0",
            "longitude": "38.0",
            "location": {
                "id": 3,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/3/?format=api",
                "name": "Sea Launch",
                "country_code": "???",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
                "total_launch_count": 55,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_149_20200803143409.jpg",
            "total_launch_count": 1
        },
        {
            "id": 150,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/150/?format=api",
            "agency_id": null,
            "name": "Launch Area 120",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Jiuquan_Satellite_Launch_Center",
            "map_url": "https://www.google.com/maps?q=40.855242,100.199634",
            "latitude": "40.855242",
            "longitude": "100.199634",
            "location": {
                "id": 17,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/17/?format=api",
                "name": "Jiuquan Satellite Launch Center, People's Republic of China",
                "country_code": "CHN",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_17_20200803142429.jpg",
                "total_launch_count": 250,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_150_20200803143318.jpg",
            "total_launch_count": 1
        },
        {
            "id": 112,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/112/?format=api",
            "agency_id": null,
            "name": "Edwards Air Force Base",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Edwards_Air_Force_Base",
            "map_url": "https://www.google.com/maps?q=34.905556,-117.883611",
            "latitude": "34.905556",
            "longitude": "-117.883611",
            "location": {
                "id": 144,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/144/?format=api",
                "name": "Air launch to Suborbital flight",
                "country_code": "???",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_144_20200803142439.jpg",
                "total_launch_count": 86,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_112_20200803143214.jpg",
            "total_launch_count": 13
        },
        {
            "id": 167,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/167/?format=api",
            "agency_id": null,
            "name": "132/2",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Plesetsk_Cosmodrome",
            "map_url": "https://www.google.com/maps?q=62.883,40.869806",
            "latitude": "62.883",
            "longitude": "40.869806",
            "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_167_20200803143417.jpg",
            "total_launch_count": 172
        },
        {
            "id": 12,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/12/?format=api",
            "agency_id": null,
            "name": "109/95",
            "info_url": null,
            "wiki_url": "",
            "map_url": "https://www.google.com/maps?q=45.95112,63.497095",
            "latitude": "45.95112",
            "longitude": "63.497095",
            "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_12_20200803143322.jpg",
            "total_launch_count": 12
        },
        {
            "id": 147,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/147/?format=api",
            "agency_id": null,
            "name": "Novomoskovsk (K-407)",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Russian_submarine_Novomoskovsk_(K-407)",
            "map_url": "https://www.google.com/maps?q=74.000000,38.000000",
            "latitude": "74.0",
            "longitude": "38.0",
            "location": {
                "id": 3,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/3/?format=api",
                "name": "Sea Launch",
                "country_code": "???",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_3_20200803142448.jpg",
                "total_launch_count": 55,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_147_20200803143422.jpg",
            "total_launch_count": 1
        },
        {
            "id": 84,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/84/?format=api",
            "agency_id": null,
            "name": "Cape Canaveral",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Cape_Canaveral",
            "map_url": "https://www.google.com/maps?q=28.455556,-80.527778",
            "latitude": "28.455556",
            "longitude": "-80.527778",
            "location": {
                "id": 20,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/20/?format=api",
                "name": "Air launch to orbit",
                "country_code": "???",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_20_20200803142433.jpg",
                "total_launch_count": 51,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_84_20200803143436.jpg",
            "total_launch_count": 7
        },
        {
            "id": 215,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/215/?format=api",
            "agency_id": 1028,
            "name": "Pad 1",
            "info_url": "https://www.southernlaunch.space/koonibba-test-range",
            "wiki_url": "https://en.wikipedia.org/wiki/Koonibba_Test_Range",
            "map_url": "https://www.google.com/maps?q=-31.885558,133.448686",
            "latitude": "-31.885558",
            "longitude": "133.448686",
            "location": {
                "id": 164,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/164/?format=api",
                "name": "Koonibba Test Range, South Australia",
                "country_code": "AUS",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_koonibba_test_range252c_south_australia_20231114184328.jpg",
                "total_launch_count": 1,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_pad_1_20231114184452.jpg",
            "total_launch_count": 1
        },
        {
            "id": 83,
            "url": "https://lldev.thespacedevs.com/2.0.0/pad/83/?format=api",
            "agency_id": 63,
            "name": "Cosmodrome Site 1S",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Vostochny_Cosmodrome",
            "map_url": "https://www.google.com/maps?q=51.884395,128.333932",
            "latitude": "51.884395",
            "longitude": "128.333932",
            "location": {
                "id": 18,
                "url": "https://lldev.thespacedevs.com/2.0.0/location/18/?format=api",
                "name": "Vostochny Cosmodrome, Siberia, Russian Federation",
                "country_code": "RUS",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_18_20200803142401.jpg",
                "total_launch_count": 19,
                "total_landing_count": 0
            },
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_83_20200803143544.jpg",
            "total_launch_count": 18
        }
    ]
}