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=820&ordering=-agency__name
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=830&ordering=-agency__name",
    "previous": "https://lldev.thespacedevs.com/2.3.0/mission_patches/?format=api&limit=10&offset=810&ordering=-agency__name",
    "results": [
        {
            "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"
        },
        {
            "id": 986,
            "name": "Nova-C IM-1 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/nova-c2520im-1_mission_patch_20240212083350.png",
            "agency": {
                "response_mode": "list",
                "id": 1067,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1067/?format=api",
                "name": "Intuitive Machines",
                "abbrev": "IM",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 600,
            "name": "Inmarsat-6 F1 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/inmarsat-62520_mission_patch_20211218224428.jpg",
            "agency": {
                "response_mode": "list",
                "id": 205,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/205/?format=api",
                "name": "Inmarsat",
                "abbrev": "ISAT",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 656,
            "name": "OneWeb 14 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/oneweb2520142_mission_patch_20221009075725.png",
            "agency": {
                "response_mode": "list",
                "id": 31,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
                "name": "Indian Space Research Organization",
                "abbrev": "ISRO",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 836,
            "name": "OneWeb 18 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/oneweb2520182_mission_patch_20230718140644.png",
            "agency": {
                "response_mode": "list",
                "id": 31,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/31/?format=api",
                "name": "Indian Space Research Organization",
                "abbrev": "ISRO",
                "type": {
                    "id": 1,
                    "name": "Government"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 1002,
            "name": "SR75 Maiden Flight",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/sr752520maiden_mission_patch_20240403121326.png",
            "agency": {
                "response_mode": "list",
                "id": 1066,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1066/?format=api",
                "name": "HyImpulse",
                "abbrev": "HYI",
                "type": {
                    "id": 5,
                    "name": "Private"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 114,
            "name": "CAS500-1 & rideshare Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/cas500-125202_mission_patch_20211031042448.PNG",
            "agency": {
                "response_mode": "list",
                "id": 187,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/187/?format=api",
                "name": "GK Launch Services",
                "abbrev": "GKLS",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 912,
            "name": "Ceres-1 Y9",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ceres-12520y9_mission_patch_20231116180925.png",
            "agency": {
                "response_mode": "list",
                "id": 1021,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1021/?format=api",
                "name": "Galactic Energy",
                "abbrev": "GE",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 740,
            "name": "White is the new black Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/white2520is25_mission_patch_20221027085613.png",
            "agency": {
                "response_mode": "list",
                "id": 1021,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1021/?format=api",
                "name": "Galactic Energy",
                "abbrev": "GE",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 1022,
            "name": "Ceres-1 Y12 Heroes",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ceres-12520y12_mission_patch_20240531141222.png",
            "agency": {
                "response_mode": "list",
                "id": 1021,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/1021/?format=api",
                "name": "Galactic Energy",
                "abbrev": "GE",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        }
    ]
}