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

GET /sms/cv/api/v1/platformtypes-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/platformtypes-communities/?format=api&page%5Bnumber%5D=1",
        "last": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/?format=api&page%5Bnumber%5D=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "PlatformTypeCommunity",
            "id": "2",
            "attributes": {
                "term": "Drone",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/2/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/2/root/?format=api"
                    },
                    "data": {
                        "type": "PlatformType",
                        "id": "2"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/2/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/2/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/2/?format=api"
            }
        },
        {
            "type": "PlatformTypeCommunity",
            "id": "6",
            "attributes": {
                "term": "Enclosure",
                "abbreviation": null,
                "definition": "A cabinet or box within which electrical or electronic equipment are mounted to protect them from the environment.",
                "provenance": "Definition adapted from Wikipedia. See http://en.wikipedia.org/wiki/Enclosure_(electrical)",
                "provenance_uri": "http://vocabulary.odm2.org/equipmenttype/enclosure/",
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/6/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/6/root/?format=api"
                    },
                    "data": {
                        "type": "PlatformType",
                        "id": "6"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/6/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/6/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/6/?format=api"
            }
        },
        {
            "type": "PlatformTypeCommunity",
            "id": "13",
            "attributes": {
                "term": "Enclosure",
                "abbreviation": null,
                "definition": "A cabinet or box within which electrical or electronic equipment are mounted to protect them from the environment.",
                "provenance": "Definition adapted from Wikipedia. See http://en.wikipedia.org/wiki/Enclosure_(electrical)",
                "provenance_uri": "http://vocabulary.odm2.org/equipmenttype/enclosure/",
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/13/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/13/root/?format=api"
                    },
                    "data": {
                        "type": "PlatformType",
                        "id": "6"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/13/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/13/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/13/?format=api"
            }
        },
        {
            "type": "PlatformTypeCommunity",
            "id": "14",
            "attributes": {
                "term": "Interface",
                "abbreviation": null,
                "definition": "A device used to couple multiple other devices.",
                "provenance": "ODM2 Controlled Vocabulary",
                "provenance_uri": "http://vocabulary.odm2.org/equipmenttype/interface/",
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/14/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/14/root/?format=api"
                    },
                    "data": {
                        "type": "PlatformType",
                        "id": "7"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/14/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/14/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/14/?format=api"
            }
        },
        {
            "type": "PlatformTypeCommunity",
            "id": "7",
            "attributes": {
                "term": "Interface",
                "abbreviation": null,
                "definition": "A device used to couple multiple other devices.",
                "provenance": "ODM2 Controlled Vocabulary",
                "provenance_uri": "http://vocabulary.odm2.org/equipmenttype/interface/",
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/7/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/7/root/?format=api"
                    },
                    "data": {
                        "type": "PlatformType",
                        "id": "7"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/7/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/7/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/7/?format=api"
            }
        },
        {
            "type": "PlatformTypeCommunity",
            "id": "8",
            "attributes": {
                "term": "Mast",
                "abbreviation": null,
                "definition": "A pole that supports sensors, instruments, or measurement peripherals.",
                "provenance": "ODM2 Controlled Vocabulary",
                "provenance_uri": "http://vocabulary.odm2.org/equipmenttype/mast/",
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/8/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/8/root/?format=api"
                    },
                    "data": {
                        "type": "PlatformType",
                        "id": "8"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/8/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/8/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/8/?format=api"
            }
        },
        {
            "type": "PlatformTypeCommunity",
            "id": "15",
            "attributes": {
                "term": "Mast",
                "abbreviation": null,
                "definition": "A pole that supports sensors, instruments, or measurement peripherals.",
                "provenance": "ODM2 Controlled Vocabulary",
                "provenance_uri": "http://vocabulary.odm2.org/equipmenttype/mast/",
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/15/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/15/root/?format=api"
                    },
                    "data": {
                        "type": "PlatformType",
                        "id": "8"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/15/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/15/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/15/?format=api"
            }
        },
        {
            "type": "PlatformTypeCommunity",
            "id": "9",
            "attributes": {
                "term": "Measurement tower",
                "abbreviation": null,
                "definition": "A free standing tower that supports measuring instruments or sensors.",
                "provenance": "Definition adapted from Wikipedia. See http://en.wikipedia.org/wiki/Measurement_tower",
                "provenance_uri": "http://vocabulary.odm2.org/equipmenttype/measurementTower/",
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/9/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/9/root/?format=api"
                    },
                    "data": {
                        "type": "PlatformType",
                        "id": "9"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/9/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/9/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/9/?format=api"
            }
        },
        {
            "type": "PlatformTypeCommunity",
            "id": "16",
            "attributes": {
                "term": "Measurement tower",
                "abbreviation": null,
                "definition": "A free standing tower that supports measuring instruments or sensors.",
                "provenance": "Definition adapted from Wikipedia. See http://en.wikipedia.org/wiki/Measurement_tower",
                "provenance_uri": "http://vocabulary.odm2.org/equipmenttype/measurementTower/",
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/16/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/16/root/?format=api"
                    },
                    "data": {
                        "type": "PlatformType",
                        "id": "9"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/16/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/16/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/16/?format=api"
            }
        },
        {
            "type": "PlatformTypeCommunity",
            "id": "10",
            "attributes": {
                "term": "Multiplexer",
                "abbreviation": null,
                "definition": "A device that selects one of several analog or digital input signals and forwards the selected input into a single line.",
                "provenance": "ODM2 Controlled Vocabulary",
                "provenance_uri": "http://vocabulary.odm2.org/equipmenttype/multiplexer/",
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/10/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/10/root/?format=api"
                    },
                    "data": {
                        "type": "PlatformType",
                        "id": "10"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/10/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/10/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/10/?format=api"
            }
        },
        {
            "type": "PlatformTypeCommunity",
            "id": "17",
            "attributes": {
                "term": "Multiplexer",
                "abbreviation": null,
                "definition": "A device that selects one of several analog or digital input signals and forwards the selected input into a single line.",
                "provenance": "ODM2 Controlled Vocabulary",
                "provenance_uri": "http://vocabulary.odm2.org/equipmenttype/multiplexer/",
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/17/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/17/root/?format=api"
                    },
                    "data": {
                        "type": "PlatformType",
                        "id": "10"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/17/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/17/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/17/?format=api"
            }
        },
        {
            "type": "PlatformTypeCommunity",
            "id": "5",
            "attributes": {
                "term": "Satellite",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/5/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/5/root/?format=api"
                    },
                    "data": {
                        "type": "PlatformType",
                        "id": "5"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/5/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/5/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/5/?format=api"
            }
        },
        {
            "type": "PlatformTypeCommunity",
            "id": "1",
            "attributes": {
                "term": "Station",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/1/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/1/root/?format=api"
                    },
                    "data": {
                        "type": "PlatformType",
                        "id": "1"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/1/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/1/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/1/?format=api"
            }
        },
        {
            "type": "PlatformTypeCommunity",
            "id": "11",
            "attributes": {
                "term": "Storm box",
                "abbreviation": null,
                "definition": "An enclosure used to protect electronic equipment used for stormwater sampling.",
                "provenance": "ODM2 Controlled Vocabulary",
                "provenance_uri": "http://vocabulary.odm2.org/equipmenttype/stormBox/",
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/11/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/11/root/?format=api"
                    },
                    "data": {
                        "type": "PlatformType",
                        "id": "11"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/11/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/11/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/11/?format=api"
            }
        },
        {
            "type": "PlatformTypeCommunity",
            "id": "18",
            "attributes": {
                "term": "Storm box",
                "abbreviation": null,
                "definition": "An enclosure used to protect electronic equipment used for stormwater sampling.",
                "provenance": "ODM2 Controlled Vocabulary",
                "provenance_uri": "http://vocabulary.odm2.org/equipmenttype/stormBox/",
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/18/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/18/root/?format=api"
                    },
                    "data": {
                        "type": "PlatformType",
                        "id": "11"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/18/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/18/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/18/?format=api"
            }
        },
        {
            "type": "PlatformTypeCommunity",
            "id": "12",
            "attributes": {
                "term": "Tripod",
                "abbreviation": null,
                "definition": "A portable, three-legged frame used as a platform for supporting the weight and maintaining the stability of some other object. Typically used as a data collection platform to which sensors are attached.",
                "provenance": "Definition adapted from Wikipedia. See http://en.wikipedia.org/wiki/Tripod",
                "provenance_uri": "http://vocabulary.odm2.org/equipmenttype/tripod/",
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/12/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/12/root/?format=api"
                    },
                    "data": {
                        "type": "PlatformType",
                        "id": "12"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/12/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/12/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/12/?format=api"
            }
        },
        {
            "type": "PlatformTypeCommunity",
            "id": "19",
            "attributes": {
                "term": "Tripod",
                "abbreviation": null,
                "definition": "A portable, three-legged frame used as a platform for supporting the weight and maintaining the stability of some other object. Typically used as a data collection platform to which sensors are attached.",
                "provenance": "Definition adapted from Wikipedia. See http://en.wikipedia.org/wiki/Tripod",
                "provenance_uri": "http://vocabulary.odm2.org/equipmenttype/tripod/",
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/19/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/19/root/?format=api"
                    },
                    "data": {
                        "type": "PlatformType",
                        "id": "12"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/19/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/19/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/19/?format=api"
            }
        },
        {
            "type": "PlatformTypeCommunity",
            "id": "4",
            "attributes": {
                "term": "Vehicle",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/4/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/4/root/?format=api"
                    },
                    "data": {
                        "type": "PlatformType",
                        "id": "4"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/4/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/4/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/4/?format=api"
            }
        },
        {
            "type": "PlatformTypeCommunity",
            "id": "3",
            "attributes": {
                "term": "Vessel",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/3/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/3/root/?format=api"
                    },
                    "data": {
                        "type": "PlatformType",
                        "id": "3"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/3/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/3/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/platformtypes-communities/3/?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 19
        }
    }
}