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=90&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=100&ordering=priority",
    "previous": "https://lldev.thespacedevs.com/2.3.0/mission_patches/?format=api&limit=10&offset=80&ordering=priority",
    "results": [
        {
            "id": 25,
            "name": "Sentinel-6 ESA NASA Mission Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/sentinel-62520_mission_patch_20210608154906.png",
            "agency": {
                "response_mode": "list",
                "id": 27,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/27/?format=api",
                "name": "European Space Agency",
                "abbrev": "ESA",
                "type": {
                    "id": 2,
                    "name": "Multinational"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 463,
            "name": "Atlas V 401 | NROL-36 (Multipayload mission) Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/atlas2520v252_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"
        },
        {
            "id": 50,
            "name": "Transporter-1 Spaceflight Mission Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/transporter-12_mission_patch_20210609135852.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": 465,
            "name": "Atlas V 411 | NROL-34 (2 x NOSS (USA-229)) Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/atlas2520v252_mission_patch_20211031044050.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": 56,
            "name": "CAPSTONE NASA Mission Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/capstone2520cu_mission_patch_20210902212131.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": 471,
            "name": "NROL-26 (USA-202) Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/nrol-26252025_mission_patch_20211031044053.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": 473,
            "name": "NROL-24 (USA-198) Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/nrol-24252025_mission_patch_20211031044054.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": 474,
            "name": "NROL-23 (Intruder 7A & 7B) Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/nrol-23252025_mission_patch_20211031044054.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": 52,
            "name": "STP-2 DoD Mission Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/stp-22520dod2_mission_patch_20210609140253.png",
            "agency": {
                "response_mode": "list",
                "id": 1025,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1025/?format=api",
                "name": "United States Departement of Defense",
                "abbrev": "DoD",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 165,
            "name": "CST-100 Starliner Orbital Flight Test 2 Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/cst-1002520sta_mission_patch_20211031042602.png",
            "agency": {
                "response_mode": "list",
                "id": 80,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/80/?format=api",
                "name": "Boeing",
                "abbrev": "BA",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        }
    ]
}