API endpoint that allows Equipment Types of Communities to be viewed or edited.

GET /sms/cv/api/v1/actiontypes-communities/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/vnd.api+json
Vary: Accept

{
    "links": {
        "first": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/?format=api&page%5Bnumber%5D=1",
        "last": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/?format=api&page%5Bnumber%5D=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "ActionTypeCommunity",
            "id": "8",
            "attributes": {
                "term": "Configuration maintenance",
                "abbreviation": null,
                "definition": "A configuration (i.e. station) is maintained (i.e. check of functionality). configurationMaintenance actions can be followed by platformMaintenance or deviveMaintenance actions to be explicit.",
                "provenance": null,
                "provenance_uri": null,
                "note": ""
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/8/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/8/root/?format=api"
                    },
                    "data": {
                        "type": "ActionType",
                        "id": "8"
                    }
                },
                "action_category": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/8/relationships/action_category?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/8/action_category/?format=api"
                    },
                    "data": {
                        "type": "ActionCategory",
                        "id": "3"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/8/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/8/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/8/?format=api"
            }
        },
        {
            "type": "ActionTypeCommunity",
            "id": "9",
            "attributes": {
                "term": "Configuration observation",
                "abbreviation": null,
                "definition": "An observation is made at configuration level (i.e. station is covered by leafs). configurationObservation actions can be followed by platformObservation or deviveObservation actions to be explicit.",
                "provenance": null,
                "provenance_uri": null,
                "note": ""
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/9/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/9/root/?format=api"
                    },
                    "data": {
                        "type": "ActionType",
                        "id": "9"
                    }
                },
                "action_category": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/9/relationships/action_category?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/9/action_category/?format=api"
                    },
                    "data": {
                        "type": "ActionCategory",
                        "id": "3"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/9/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/9/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/9/?format=api"
            }
        },
        {
            "type": "ActionTypeCommunity",
            "id": "7",
            "attributes": {
                "term": "Configuration visit",
                "abbreviation": null,
                "definition": "A visit is performed at configuration level (i.e. station). configurationVisit actions can be a followed by further specific actions (platformMaintenance, deviceMaintenace) or imply a very superficial form of maintenance (i.e. all platforms/devices are powered/working).",
                "provenance": null,
                "provenance_uri": null,
                "note": ""
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/7/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/7/root/?format=api"
                    },
                    "data": {
                        "type": "ActionType",
                        "id": "7"
                    }
                },
                "action_category": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/7/relationships/action_category?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/7/action_category/?format=api"
                    },
                    "data": {
                        "type": "ActionCategory",
                        "id": "3"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/7/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/7/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/7/?format=api"
            }
        },
        {
            "type": "ActionTypeCommunity",
            "id": "5",
            "attributes": {
                "term": "Device maintenance",
                "abbreviation": null,
                "definition": "A device is maintained (i.e. check of functionality).",
                "provenance": null,
                "provenance_uri": null,
                "note": ""
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/5/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/5/root/?format=api"
                    },
                    "data": {
                        "type": "ActionType",
                        "id": "5"
                    }
                },
                "action_category": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/5/relationships/action_category?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/5/action_category/?format=api"
                    },
                    "data": {
                        "type": "ActionCategory",
                        "id": "2"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/5/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/5/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/5/?format=api"
            }
        },
        {
            "type": "ActionTypeCommunity",
            "id": "6",
            "attributes": {
                "term": "Device observation",
                "abbreviation": null,
                "definition": "An observation is made at device level (i.e. device is covered by leafs).",
                "provenance": null,
                "provenance_uri": null,
                "note": ""
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/6/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/6/root/?format=api"
                    },
                    "data": {
                        "type": "ActionType",
                        "id": "6"
                    }
                },
                "action_category": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/6/relationships/action_category?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/6/action_category/?format=api"
                    },
                    "data": {
                        "type": "ActionCategory",
                        "id": "2"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/6/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/6/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/6/?format=api"
            }
        },
        {
            "type": "ActionTypeCommunity",
            "id": "11",
            "attributes": {
                "term": "Device visit",
                "abbreviation": null,
                "definition": "A visit is performed at device level. deviceVisit actions can be a followed by further specific actions (deviceMaintenace) or imply a very superficial form of maintenance.",
                "provenance": null,
                "provenance_uri": null,
                "note": ""
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/11/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/11/root/?format=api"
                    },
                    "data": {
                        "type": "ActionType",
                        "id": "11"
                    }
                },
                "action_category": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/11/relationships/action_category?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/11/action_category/?format=api"
                    },
                    "data": {
                        "type": "ActionCategory",
                        "id": "2"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/11/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/11/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/11/?format=api"
            }
        },
        {
            "type": "ActionTypeCommunity",
            "id": "10",
            "attributes": {
                "term": "Manual data retrieval",
                "abbreviation": null,
                "definition": "Data is retrieved manually (i.e. via USB) from (ideally smaller, low-tech type of) configurations (i.e. stations).",
                "provenance": null,
                "provenance_uri": null,
                "note": ""
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/10/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/10/root/?format=api"
                    },
                    "data": {
                        "type": "ActionType",
                        "id": "10"
                    }
                },
                "action_category": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/10/relationships/action_category?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/10/action_category/?format=api"
                    },
                    "data": {
                        "type": "ActionCategory",
                        "id": "3"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/10/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/10/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/10/?format=api"
            }
        },
        {
            "type": "ActionTypeCommunity",
            "id": "4",
            "attributes": {
                "term": "Platform application",
                "abbreviation": null,
                "definition": "A plattform is applied for a (ideally) short term usage (i.e. flying of drones).",
                "provenance": null,
                "provenance_uri": null,
                "note": ""
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/4/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/4/root/?format=api"
                    },
                    "data": {
                        "type": "ActionType",
                        "id": "4"
                    }
                },
                "action_category": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/4/relationships/action_category?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/4/action_category/?format=api"
                    },
                    "data": {
                        "type": "ActionCategory",
                        "id": "1"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/4/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/4/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/4/?format=api"
            }
        },
        {
            "type": "ActionTypeCommunity",
            "id": "2",
            "attributes": {
                "term": "Platform maintenance",
                "abbreviation": null,
                "definition": "A platform is maintained (i.e. check of functionality). platformMaintenance actions can be followed by \"sub-\"platformMaintenance or deviveMaintenance actions to be explicit.",
                "provenance": null,
                "provenance_uri": null,
                "note": ""
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/2/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/2/root/?format=api"
                    },
                    "data": {
                        "type": "ActionType",
                        "id": "2"
                    }
                },
                "action_category": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/2/relationships/action_category?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/2/action_category/?format=api"
                    },
                    "data": {
                        "type": "ActionCategory",
                        "id": "1"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/2/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/2/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/2/?format=api"
            }
        },
        {
            "type": "ActionTypeCommunity",
            "id": "3",
            "attributes": {
                "term": "Platform observation",
                "abbreviation": null,
                "definition": "An observation is made at platform level (i.e. platform is covered by leafs). platformObservation actions can be followed by \"sub-\"platformObservation or deviveObservation actions to be explicit.",
                "provenance": null,
                "provenance_uri": null,
                "note": ""
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/3/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/3/root/?format=api"
                    },
                    "data": {
                        "type": "ActionType",
                        "id": "3"
                    }
                },
                "action_category": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/3/relationships/action_category?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/3/action_category/?format=api"
                    },
                    "data": {
                        "type": "ActionCategory",
                        "id": "1"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/3/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/3/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/3/?format=api"
            }
        },
        {
            "type": "ActionTypeCommunity",
            "id": "1",
            "attributes": {
                "term": "Platform visit",
                "abbreviation": null,
                "definition": "A visit is performed at platform level. platformVisit actions can be a followed by further specific actions (deviceMaintenace) or imply a very superficial form of maintenance (i.e. platform/all devices are powered/working).",
                "provenance": null,
                "provenance_uri": null,
                "note": ""
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/1/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/1/root/?format=api"
                    },
                    "data": {
                        "type": "ActionType",
                        "id": "1"
                    }
                },
                "action_category": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/1/relationships/action_category?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/1/action_category/?format=api"
                    },
                    "data": {
                        "type": "ActionCategory",
                        "id": "1"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/1/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/1/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/actiontypes-communities/1/?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 11
        }
    }
}