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=810&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=820&ordering=priority",
    "previous": "https://lldev.thespacedevs.com/2.3.0/mission_patches/?format=api&limit=10&offset=800&ordering=priority",
    "results": [
        {
            "id": 255,
            "name": "Soyuz TM-34 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz2520tm-34_mission_patch_20211031042801.png",
            "agency": {
                "response_mode": "list",
                "id": 63,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "abbrev": "RFSA",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 256,
            "name": "Soyuz TM-5 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz2520tm-5_mission_patch_20211031042802.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": 257,
            "name": "Soyuz TM-6 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz2520tm-6_mission_patch_20211031042803.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": 258,
            "name": "Soyuz TM-7 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz2520tm-7_mission_patch_20211031042803.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": 259,
            "name": "Soyuz TMA-01M Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz2520tma-0_mission_patch_20211031042804.png",
            "agency": {
                "response_mode": "list",
                "id": 63,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "abbrev": "RFSA",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 260,
            "name": "Soyuz TMA-02M Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz2520tma-0_mission_patch_20211031042805.png",
            "agency": {
                "response_mode": "list",
                "id": 63,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "abbrev": "RFSA",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 261,
            "name": "Soyuz TMA-03M Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz2520tma-0_mission_patch_20211031042806.png",
            "agency": {
                "response_mode": "list",
                "id": 63,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "abbrev": "RFSA",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 262,
            "name": "Soyuz TMA-04M Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz2520tma-0_mission_patch_20211031042812.png",
            "agency": {
                "response_mode": "list",
                "id": 63,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/63/?format=api",
                "name": "Russian Federal Space Agency (ROSCOSMOS)",
                "abbrev": "RFSA",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 1106,
            "name": "CZ-8 G60 Polar Group 05",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/cz-82520g6025_mission_patch_20250312134129.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": 1107,
            "name": "Going Full Spectrum Mission Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/going2520full_mission_patch_20250317173241.png",
            "agency": {
                "response_mode": "list",
                "id": 1046,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1046/?format=api",
                "name": "Isar Aerospace",
                "abbrev": "ISAR",
                "type": {
                    "id": 5,
                    "name": "Private"
                }
            },
            "response_mode": "normal"
        }
    ]
}