Mission Patch List
API endpoint that allows Mission Patch instances to be viewed.
GET: Return a list of all the existing mission patch instances.
FILTERS: Parameters - 'id', 'ids' (comma-separated), 'name', 'name__contains', 'agency__name', 'agency__name__contains', 'agency__id' Example - /2.2.0/mission_patch/?agency__name=SpaceX
ORDERING: Fields - 'id', 'name', 'agency__name', 'priority' Example - /2.2.0/mission_patch/?ordering=priority
GET /2.2.0/mission_patch/?format=api&offset=1050&ordering=name
https://lldev.thespacedevs.com/2.2.0/mission_patch/?format=api&limit=10&offset=1040&ordering=name", "results": [ { "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": { "id": 259, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/259/?format=api", "name": "LandSpace", "type": "Commercial" } }, { "id": 955, "name": "ZQ-2 Y3", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/zq-22520y3_mission_patch_20231210172744.png", "agency": { "id": 259, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/259/?format=api", "name": "LandSpace", "type": "Commercial" } }, { "id": 525, "name": "Zuma Patch", "priority": 10, "image_url": "https://thespacedevs-prod.nyc3.digitaloceanspaces.com/media/mission_patch_images/zuma2520patch_mission_patch_20211031044138.png", "agency": { "id": 121, "url": "https://lldev.thespacedevs.com/2.2.0/agencies/121/?format=api", "name": "SpaceX", "type": "Commercial" } } ] }{ "count": 1053, "next": null, "previous": "