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

{
    "count": 1042,
    "next": "https://lldev.thespacedevs.com/2.3.0/mission_patches/?format=api&limit=10&offset=1040&ordering=priority",
    "previous": "https://lldev.thespacedevs.com/2.3.0/mission_patches/?format=api&limit=10&offset=1020&ordering=priority",
    "results": [
        {
            "id": 958,
            "name": "CZ-5 | Y6 SAST",
            "priority": 11,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/cz-52520257c_mission_patch_20231216085644.png",
            "agency": {
                "response_mode": "list",
                "id": 88,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/88/?format=api",
                "name": "China Aerospace Science and Technology Corporation",
                "abbrev": "CASC",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 182,
            "name": "Soyuz 28 Patch",
            "priority": 11,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz25202825_mission_patch_20211031042612.png",
            "agency": {
                "response_mode": "list",
                "id": 66,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "abbrev": "CCCP",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 628,
            "name": "NROL-85 SpaceX",
            "priority": 11,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/nrol-852520spa_mission_patch_20220415131253.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": 179,
            "name": "Soyuz 19 Patch",
            "priority": 11,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz25201925_mission_patch_20211031042610.png",
            "agency": {
                "response_mode": "list",
                "id": 66,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "abbrev": "CCCP",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 1034,
            "name": "NG-21",
            "priority": 11,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ng-21_mission_patch_20240804152806.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": 204,
            "name": "Soyuz 40 Patch",
            "priority": 11,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz25204025_mission_patch_20211031042622.png",
            "agency": {
                "response_mode": "list",
                "id": 66,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "abbrev": "CCCP",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 193,
            "name": "Soyuz 36 Patch",
            "priority": 11,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz25203625_mission_patch_20211031042617.png",
            "agency": {
                "response_mode": "list",
                "id": 66,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "abbrev": "CCCP",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 86,
            "name": "Inspiration4 SpaceX Internal Mission Patch",
            "priority": 11,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/inspiration425_mission_patch_20210917111229.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": 199,
            "name": "Soyuz 39 Patch",
            "priority": 11,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz25203925_mission_patch_20211031042619.png",
            "agency": {
                "response_mode": "list",
                "id": 66,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "abbrev": "CCCP",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 197,
            "name": "Soyuz 38 Patch",
            "priority": 11,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz25203825_mission_patch_20211031042619.png",
            "agency": {
                "response_mode": "list",
                "id": 66,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/66/?format=api",
                "name": "Soviet Space Program",
                "abbrev": "CCCP",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        }
    ]
}