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

{
    "count": 220,
    "next": "https://lldev.thespacedevs.com/2.2.0/pad/?format=api&limit=10&offset=10&ordering=name",
    "previous": null,
    "results": [
        {
            "id": 175,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/175/?format=api",
            "agency_id": null,
            "name": "101",
            "description": "",
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Wenchang_Spacecraft_Launch_Site",
            "map_url": "https://www.google.com/maps?q=19.614334,110.951011",
            "latitude": "19.614334",
            "longitude": "110.951011",
            "location": {
                "id": 8,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/8/?format=api",
                "name": "Wenchang Space Launch Site, People's Republic of China",
                "country_code": "CHN",
                "description": "The Wenchang Space Launch Site is a rocket launch site located in Wenchang on the island of Hainan, in China.\r\n\r\nFormally a suborbital test center, it currently serves as China's southernmost spaceport. The site was selected for its low latitude, 19° north of the equator, allowing for larger payloads to be launched. It is capable of launching the Long March 5, the heaviest Chinese rocket. Unlike launch facilities on the mainland, Wenchang uses its seaport for deliveries.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_8_20200803142445.jpg",
                "timezone_name": "Asia/Shanghai",
                "total_launch_count": 39,
                "total_landing_count": 0
            },
            "country_code": "CHN",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_175_20200803143424.jpg",
            "total_launch_count": 14,
            "orbital_launch_attempt_count": 14
        },
        {
            "id": 136,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/136/?format=api",
            "agency_id": null,
            "name": "107",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kapustin_Yar",
            "map_url": "https://www.google.com/maps?q=48.540716,46.296826",
            "latitude": "48.540716",
            "longitude": "46.296826",
            "location": {
                "id": 30,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/30/?format=api",
                "name": "Kapustin Yar, Russian Federation",
                "country_code": "RUS",
                "description": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg",
                "timezone_name": "Europe/Volgograd",
                "total_launch_count": 101,
                "total_landing_count": 0
            },
            "country_code": "RUS",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_136_20200803143342.jpg",
            "total_launch_count": 3,
            "orbital_launch_attempt_count": 3
        },
        {
            "id": 137,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/137/?format=api",
            "agency_id": null,
            "name": "107/1",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kapustin_Yar",
            "map_url": "https://www.google.com/maps?q=48.540716,46.296826",
            "latitude": "48.540716",
            "longitude": "46.296826",
            "location": {
                "id": 30,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/30/?format=api",
                "name": "Kapustin Yar, Russian Federation",
                "country_code": "RUS",
                "description": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg",
                "timezone_name": "Europe/Volgograd",
                "total_launch_count": 101,
                "total_landing_count": 0
            },
            "country_code": "RUS",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_137_20200803143332.jpg",
            "total_launch_count": 20,
            "orbital_launch_attempt_count": 20
        },
        {
            "id": 138,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/138/?format=api",
            "agency_id": null,
            "name": "107/2",
            "description": null,
            "info_url": null,
            "wiki_url": "https://en.wikipedia.org/wiki/Kapustin_Yar",
            "map_url": "https://www.google.com/maps?q=48.540716,46.296826",
            "latitude": "48.540716",
            "longitude": "46.296826",
            "location": {
                "id": 30,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/30/?format=api",
                "name": "Kapustin Yar, Russian Federation",
                "country_code": "RUS",
                "description": "Kapustin Yar is a Russian military training area and a rocket launch complex in Astrakhan Oblast, about 100 km east of Volgograd. It was established by the Soviet Union on 13 May 1946. In the beginning, Kapustin Yar used technology, material, and scientific support gained from the defeat of Germany in World War II. Numerous launches of test rockets for the Russian military were carried out at the site, as well as satellite and sounding rocket launches.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_30_20200803142515.jpg",
                "timezone_name": "Europe/Volgograd",
                "total_launch_count": 101,
                "total_landing_count": 0
            },
            "country_code": "RUS",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_138_20200803143400.jpg",
            "total_launch_count": 4,
            "orbital_launch_attempt_count": 4
        },
        {
            "id": 12,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/12/?format=api",
            "agency_id": null,
            "name": "109/95",
            "description": null,
            "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.2.0/location/15/?format=api",
                "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                "country_code": "KAZ",
                "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                "timezone_name": "Asia/Qyzylorda",
                "total_launch_count": 1555,
                "total_landing_count": 0
            },
            "country_code": "KAZ",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_12_20200803143322.jpg",
            "total_launch_count": 12,
            "orbital_launch_attempt_count": 12
        },
        {
            "id": 103,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/103/?format=api",
            "agency_id": null,
            "name": "110/37 (110L)",
            "description": null,
            "info_url": null,
            "wiki_url": "",
            "map_url": "https://www.google.com/maps?q=45.964747,63.304744",
            "latitude": "45.964747",
            "longitude": "63.304744",
            "location": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/15/?format=api",
                "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                "country_code": "KAZ",
                "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                "timezone_name": "Asia/Qyzylorda",
                "total_launch_count": 1555,
                "total_landing_count": 0
            },
            "country_code": "KAZ",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_103_20200803143220.jpg",
            "total_launch_count": 3,
            "orbital_launch_attempt_count": 3
        },
        {
            "id": 102,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/102/?format=api",
            "agency_id": null,
            "name": "110/38 (110R)",
            "description": null,
            "info_url": null,
            "wiki_url": "",
            "map_url": "https://www.google.com/maps?q=45.962121,63.310212",
            "latitude": "45.962121",
            "longitude": "63.310212",
            "location": {
                "id": 15,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/15/?format=api",
                "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                "country_code": "KAZ",
                "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                "timezone_name": "Asia/Qyzylorda",
                "total_launch_count": 1555,
                "total_landing_count": 0
            },
            "country_code": "KAZ",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_102_20200803143218.jpg",
            "total_launch_count": 2,
            "orbital_launch_attempt_count": 2
        },
        {
            "id": 159,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/159/?format=api",
            "agency_id": null,
            "name": "131",
            "description": null,
            "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.2.0/location/15/?format=api",
                "name": "Baikonur Cosmodrome, Republic of Kazakhstan",
                "country_code": "KAZ",
                "description": "The Baikonur Cosmodrome is a spaceport operated by Russia within Kazakhstan. Located in the Kazakh city of Baikonur, it is the largest operational space launch facility in terms of area. All Russian crewed spaceflights are launched from Baikonur.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_15_20200803142517.jpg",
                "timezone_name": "Asia/Qyzylorda",
                "total_launch_count": 1555,
                "total_landing_count": 0
            },
            "country_code": "KAZ",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_159_20200803143326.jpg",
            "total_launch_count": 1,
            "orbital_launch_attempt_count": 1
        },
        {
            "id": 28,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/28/?format=api",
            "agency_id": 163,
            "name": "132/1 (132L)",
            "description": null,
            "info_url": null,
            "wiki_url": "",
            "map_url": "https://www.google.com/maps?q=62.883229,40.868549",
            "latitude": "62.883229",
            "longitude": "40.868549",
            "location": {
                "id": 6,
                "url": "https://lldev.thespacedevs.com/2.2.0/location/6/?format=api",
                "name": "Plesetsk Cosmodrome, Russian Federation",
                "country_code": "RUS",
                "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
                "timezone_name": "Europe/Moscow",
                "total_launch_count": 1676,
                "total_landing_count": 0
            },
            "country_code": "RUS",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_28_20200803143254.jpg",
            "total_launch_count": 212,
            "orbital_launch_attempt_count": 212
        },
        {
            "id": 167,
            "url": "https://lldev.thespacedevs.com/2.2.0/pad/167/?format=api",
            "agency_id": null,
            "name": "132/2",
            "description": null,
            "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.2.0/location/6/?format=api",
                "name": "Plesetsk Cosmodrome, Russian Federation",
                "country_code": "RUS",
                "description": "Plesetsk Cosmodrome is a Russian spaceport located in Mirny, Arkhangelsk Oblast, about 800 km north of Moscow and approximately 200 km south of Arkhangelsk. Originally developed as an ICBM site for the R-7 missile, it also served for numerous satellite launches using the R-7 and other rockets. Its high latitude makes it useful only for certain types of launches, especially the Molniya orbits, so for much of the site's history it functioned as a secondary location, with most orbital launches taking place from Baikonur, in the Kazakh SSR. With the end of the Soviet Union, Baikonur became a foreign territory, and Kazakhstan charged $115 million usage fees annually. Consequently, Plesetsk has seen considerably more activity since the 2000s.",
                "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/location_6_20200803142434.jpg",
                "timezone_name": "Europe/Moscow",
                "total_launch_count": 1676,
                "total_landing_count": 0
            },
            "country_code": "RUS",
            "map_image": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/map_images/pad_167_20200803143417.jpg",
            "total_launch_count": 172,
            "orbital_launch_attempt_count": 172
        }
    ]
}