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=210&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=220&ordering=-agency__name",
    "previous": "https://lldev.thespacedevs.com/2.3.0/mission_patches/?format=api&limit=10&offset=200&ordering=-agency__name",
    "results": [
        {
            "id": 48,
            "name": "Transporter-2 Spaceflight Mission Patch",
            "priority": 9,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/transporter-22_mission_patch_20210609135444.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": 239,
            "name": "Soyuz TM-2 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz2520tm-2_mission_patch_20211031042723.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": 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": 209,
            "name": "Soyuz 9 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz25209252_mission_patch_20211031042624.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": 208,
            "name": "Soyuz 8 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz25208252_mission_patch_20211031042623.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": 207,
            "name": "Soyuz 7 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz25207252_mission_patch_20211031042623.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": 206,
            "name": "Soyuz 6 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz25206252_mission_patch_20211031042623.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": 205,
            "name": "Soyuz 5 Patch",
            "priority": 10,
            "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/soyuz25205252_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": 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": 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"
        }
    ]
}