Modes

Levels of detail in the response - normal, detailed

Example - /mission_patches/?mode=detailed

Filters

Parameters - agency__id, agency__name, agency__name__contains, id, ids, name, name__contains

Example - /mission_patches/?agency__id=147

Fields searched - agency__name, name

Example - /mission_patches/?search=Ariane

Ordering

Fields - agency__name, id, name, priority

Example - /mission_patches/?ordering=priority

Number of results

Use limit to control the number of objects in the response (max 100)

Example - /mission_patches/?limit=2

Format

Switch to JSON output - /mission_patches/?format=json

Help

Find all the FAQs and support links on the documentation homepage - lldev.thespacedevs.com/docs

GET /2.3.0/mission_patches/?format=api&offset=170&ordering=priority
HTTP 200 OK
Allow: GET
Content-Type: application/json
Vary: Accept

{
    "count": 1044,
    "next": "https://lldev.thespacedevs.com/2.3.0/mission_patches/?format=api&limit=10&offset=180&ordering=priority",
    "previous": "https://lldev.thespacedevs.com/2.3.0/mission_patches/?format=api&limit=10&offset=160&ordering=priority",
    "results": [
        {
            "id": 581,
            "name": "SpaceX JCSAT-14 Mission Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/spacex2520jcsa_mission_patch_20211102200431.png",
            "agency": {
                "response_mode": "list",
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 582,
            "name": "SpaceX DSQU Mission Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/spacex2520dsqu_mission_patch_20211102201000.png",
            "agency": {
                "response_mode": "list",
                "id": 121,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/121/?format=api",
                "name": "SpaceX",
                "abbrev": "SpX",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 444,
            "name": "NROL-79 Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/nrol-792520pat_mission_patch_20211031044039.png",
            "agency": {
                "response_mode": "list",
                "id": 181,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/181/?format=api",
                "name": "National Reconnaissance Office",
                "abbrev": "NRO",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 585,
            "name": "Skylab 1 Mission Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/skylab2520125_mission_patch_20211103093102.png",
            "agency": {
                "response_mode": "list",
                "id": 44,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "abbrev": "NASA",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 47,
            "name": "CRS-18 NASA Mission Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/crs-182520nasa_mission_patch_20210608183554.png",
            "agency": {
                "response_mode": "list",
                "id": 44,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "abbrev": "NASA",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 610,
            "name": "NG-17 Mission Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ng-172520missi_mission_patch_20220126204037.png",
            "agency": {
                "response_mode": "list",
                "id": 44,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "abbrev": "NASA",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 450,
            "name": "NROL-61 Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/nrol-612520pat_mission_patch_20211031044042.png",
            "agency": {
                "response_mode": "list",
                "id": 181,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/181/?format=api",
                "name": "National Reconnaissance Office",
                "abbrev": "NRO",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 660,
            "name": "Expedition 1 Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/expedition_1_patch_20221024013436.png",
            "agency": {
                "response_mode": "list",
                "id": 44,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/44/?format=api",
                "name": "National Aeronautics and Space Administration",
                "abbrev": "NASA",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 48,
            "name": "Transporter-2 Spaceflight Mission Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/transporter-22_mission_patch_20210609135444.png",
            "agency": {
                "response_mode": "list",
                "id": 1026,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1026/?format=api",
                "name": "Spaceflight Launch Services",
                "abbrev": "Spaceflight",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 462,
            "name": "NROL-37 Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/nrol-372520pat_mission_patch_20211031044049.png",
            "agency": {
                "response_mode": "list",
                "id": 181,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/181/?format=api",
                "name": "National Reconnaissance Office",
                "abbrev": "NRO",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        }
    ]
}