API endpoint that allows Location instances to be viewed.

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

FILTERS: Parameters - 'name', 'country_code', 'id' Example - /2.0.0/location/?country_code=USA

GET /2.0.0/location/11/?format=api
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
  "id": 11,
  "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": 875,
  "total_landing_count": 33,
  "pads": [
    {
      "id": 95,
      "url": "https://ll.thespacedevs.com/2.0.0/pad/95/?format=api",
      "agency_id": 161,
      "name": "Space Launch Complex 1W",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_1",
      "map_url": "https://www.google.com/maps?q=34.7572,-120.6303",
      "latitude": 34.7572,
      "longitude": -120.6303,
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_95_20200803143209.jpg",
      "total_launch_count": 56
    },
    {
      "id": 93,
      "url": "https://ll.thespacedevs.com/2.0.0/pad/93/?format=api",
      "agency_id": 161,
      "name": "Space Launch Complex 3W",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3W",
      "map_url": "https://www.google.com/maps?q=34.644,-120.593",
      "latitude": 34.644,
      "longitude": -120.593,
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_93_20200803143225.jpg",
      "total_launch_count": 81
    },
    {
      "id": 11,
      "url": "https://ll.thespacedevs.com/2.0.0/pad/11/?format=api",
      "agency_id": null,
      "name": "Space Launch Complex 6",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_6",
      "map_url": "https://www.google.com/maps?q=34.5815,-120.6262",
      "latitude": 34.5815,
      "longitude": -120.6262,
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_11_20200803143550.jpg",
      "total_launch_count": 14
    },
    {
      "id": 156,
      "url": "https://ll.thespacedevs.com/2.0.0/pad/156/?format=api",
      "agency_id": null,
      "name": "Space Launch Complex 4W",
      "info_url": "https://www.astronautix.com/v/vandenbergslc4w.html",
      "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_4#SLC-4W",
      "map_url": "https://www.google.com/maps?q=34.63312,-120.61584",
      "latitude": 34.63312,
      "longitude": -120.61584,
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_156_20200803143351.jpg",
      "total_launch_count": 93
    },
    {
      "id": 55,
      "url": "https://ll.thespacedevs.com/2.0.0/pad/55/?format=api",
      "agency_id": 161,
      "name": "Space Launch Complex 576E",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Launch_Complex_576",
      "map_url": "https://www.google.com/maps?q=34.739444,-120.619167",
      "latitude": 34.739444,
      "longitude": -120.619167,
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_55_20200803143429.jpg",
      "total_launch_count": 9
    },
    {
      "id": 16,
      "url": "https://ll.thespacedevs.com/2.0.0/pad/16/?format=api",
      "agency_id": null,
      "name": "Space Launch Complex 4E",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_4#SLC-4E",
      "map_url": "https://www.google.com/maps?q=34.632,-120.611",
      "latitude": 34.632,
      "longitude": -120.611,
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_16_20200803143532.jpg",
      "total_launch_count": 259
    },
    {
      "id": 61,
      "url": "https://ll.thespacedevs.com/2.0.0/pad/61/?format=api",
      "agency_id": 161,
      "name": "Space Launch Complex 10E",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_10",
      "map_url": "https://www.google.com/maps?q=34.7626,-120.6213",
      "latitude": 34.7626,
      "longitude": -120.6213,
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_61_20200803143410.jpg",
      "total_launch_count": 1
    },
    {
      "id": 173,
      "url": "https://ll.thespacedevs.com/2.0.0/pad/173/?format=api",
      "agency_id": null,
      "name": "576A1",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Launch_Complex_576",
      "map_url": "https://www.google.com/maps?q=34.7394444,-120.6213607",
      "latitude": 34.7394444,
      "longitude": -120.6213607,
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_173_20200803143418.jpg",
      "total_launch_count": 1
    },
    {
      "id": 98,
      "url": "https://ll.thespacedevs.com/2.0.0/pad/98/?format=api",
      "agency_id": 161,
      "name": "Space Launch Complex 2E",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
      "map_url": "https://www.google.com/maps?q=34.7516,-120.6192",
      "latitude": 34.7516,
      "longitude": -120.6192,
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_98_20200803143228.jpg",
      "total_launch_count": 47
    },
    {
      "id": 172,
      "url": "https://ll.thespacedevs.com/2.0.0/pad/172/?format=api",
      "agency_id": null,
      "name": "576A2",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Launch_Complex_576",
      "map_url": "https://www.google.com/maps?q=34.7394444,-120.6213607",
      "latitude": 34.7394444,
      "longitude": -120.6213607,
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_172_20200803143419.jpg",
      "total_launch_count": 4
    },
    {
      "id": 96,
      "url": "https://ll.thespacedevs.com/2.0.0/pad/96/?format=api",
      "agency_id": 161,
      "name": "Space Launch Complex 1E",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_1",
      "map_url": "https://www.google.com/maps?q=34.756,-120.6263",
      "latitude": 34.756,
      "longitude": -120.6263,
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_96_20200803143221.jpg",
      "total_launch_count": 45
    },
    {
      "id": 169,
      "url": "https://ll.thespacedevs.com/2.0.0/pad/169/?format=api",
      "agency_id": null,
      "name": "Launch Complex A",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/List_of_Vandenberg_Air_Force_Base_launch_facilities",
      "map_url": "https://www.google.com/maps?q=34.663800,-120.602200",
      "latitude": 34.6638,
      "longitude": -120.6022,
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_169_20200803143430.jpg",
      "total_launch_count": 1
    },
    {
      "id": 174,
      "url": "https://ll.thespacedevs.com/2.0.0/pad/174/?format=api",
      "agency_id": 161,
      "name": "Space Launch Complex 330",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Relativity_Space#Vandenberg_Space_Force_Base_Building_330",
      "map_url": "https://www.google.com/maps?q=34.572855,-120.632976",
      "latitude": 34.572855,
      "longitude": -120.632976,
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_174_20200803143354.jpg",
      "total_launch_count": 0
    },
    {
      "id": 8,
      "url": "https://ll.thespacedevs.com/2.0.0/pad/8/?format=api",
      "agency_id": 161,
      "name": "Space Launch Complex 8",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_8",
      "map_url": "https://www.google.com/maps?q=34.57635,-120.63245",
      "latitude": 34.57635,
      "longitude": -120.63245,
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_8_20200803143300.jpg",
      "total_launch_count": 10
    },
    {
      "id": 171,
      "url": "https://ll.thespacedevs.com/2.0.0/pad/171/?format=api",
      "agency_id": null,
      "name": "Space Launch Complex 10W",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Air_Force_Base_Space_Launch_Complex_10",
      "map_url": "https://www.google.com/maps?q=34.7652778,-120.6244162",
      "latitude": 34.7652778,
      "longitude": -120.6244162,
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_171_20200803143449.jpg",
      "total_launch_count": 31
    },
    {
      "id": 170,
      "url": "https://ll.thespacedevs.com/2.0.0/pad/170/?format=api",
      "agency_id": null,
      "name": "576B3",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/List_of_Vandenberg_Air_Force_Base_launch_facilities",
      "map_url": "https://www.google.com/maps?q=34.7897222,-120.5980273",
      "latitude": 34.7897222,
      "longitude": -120.5980273,
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_170_20200803143421.jpg",
      "total_launch_count": 7
    },
    {
      "id": 154,
      "url": "https://ll.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,
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_154_20200803143408.jpg",
      "total_launch_count": 69
    },
    {
      "id": 24,
      "url": "https://ll.thespacedevs.com/2.0.0/pad/24/?format=api",
      "agency_id": 161,
      "name": "Space Launch Complex 3E",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_3#SLC-3E",
      "map_url": "https://www.google.com/maps?q=34.64,-120.5895",
      "latitude": 34.64,
      "longitude": -120.5895,
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_24_20200803143552.jpg",
      "total_launch_count": 48
    },
    {
      "id": 39,
      "url": "https://ll.thespacedevs.com/2.0.0/pad/39/?format=api",
      "agency_id": null,
      "name": "Space Launch Complex 2W",
      "info_url": null,
      "wiki_url": "https://en.wikipedia.org/wiki/Vandenberg_Space_Launch_Complex_2",
      "map_url": "https://www.google.com/maps?q=34.7556,-120.6224",
      "latitude": 34.7556,
      "longitude": -120.6224,
      "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_39_20200803143542.jpg",
      "total_launch_count": 99
    }
  ]
}