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=260&ordering=-id
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=270&ordering=-id",
    "previous": "https://lldev.thespacedevs.com/2.3.0/mission_patches/?format=api&limit=10&offset=250&ordering=-id",
    "results": [
        {
            "id": 827,
            "name": "Young 4 You",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/young25204252_mission_patch_20230703095320.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": 826,
            "name": "GIME ME FIVE",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/gime2520me252_mission_patch_20230703095053.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": 825,
            "name": "Zhuque-2 Y2",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/zhuque-22520y2_mission_patch_20230702202653.png",
            "agency": {
                "response_mode": "list",
                "id": 259,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/259/?format=api",
                "name": "LandSpace",
                "abbrev": "LS",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 824,
            "name": "Ceres-1 Y7",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/ceres-12520y7_mission_patch_20230702073713.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": 823,
            "name": "Euclid",
            "priority": 11,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/euclid_mission_patch_20230630042524.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": 822,
            "name": "EarthCARE Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/earthcare2520p_mission_patch_20230629123346.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": 821,
            "name": "Baby come back Mission patch",
            "priority": 5,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/baby2520come2_mission_patch_20230622212851.png",
            "agency": {
                "response_mode": "list",
                "id": 147,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/147/?format=api",
                "name": "Rocket Lab",
                "abbrev": "RL",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 820,
            "name": "Scout's Arrow Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/scout2527s252_mission_patch_20230620204551.png",
            "agency": {
                "response_mode": "list",
                "id": 147,
                "url": "https://lldev.thespacedevs.com/2.3.0/agencies/147/?format=api",
                "name": "Rocket Lab",
                "abbrev": "RL",
                "type": {
                    "id": 3,
                    "name": "Commercial"
                }
            },
            "response_mode": "normal"
        },
        {
            "id": 819,
            "name": "Shyian 25",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/shyian252025_mission_patch_20230620144328.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": 786,
            "name": "Satria-1",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/satria-1_mission_patch_20230617045542.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"
        }
    ]
}