API endpoint that allows Compartment to be viewed or edited.

GET /sms/cv/api/v1/compartments-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/compartments-communities/?format=api&page%5Bnumber%5D=1",
        "last": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/?format=api&page%5Bnumber%5D=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "CompartmentCommunity",
            "id": "1",
            "attributes": {
                "term": "Atmosphere",
                "abbreviation": null,
                "definition": "A site established primarily to measure meteorological properties or atmospheric deposition.",
                "provenance": null,
                "provenance_uri": "http://vocabulary.odm2.org/sitetype/atmosphere/",
                "note": ""
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/1/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/1/root/?format=api"
                    },
                    "data": {
                        "type": "Compartment",
                        "id": "1"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/1/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/1/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/1/?format=api"
            }
        },
        {
            "type": "CompartmentCommunity",
            "id": "7",
            "attributes": {
                "term": "Atmosphere",
                "abbreviation": null,
                "definition": "A site established primarily to measure meteorological properties or atmospheric deposition.",
                "provenance": null,
                "provenance_uri": "http://vocabulary.odm2.org/sitetype/atmosphere/",
                "note": ""
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/7/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/7/root/?format=api"
                    },
                    "data": {
                        "type": "Compartment",
                        "id": "1"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/7/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/7/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/7/?format=api"
            }
        },
        {
            "type": "CompartmentCommunity",
            "id": "2",
            "attributes": {
                "term": "Biosphere",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/2/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/2/root/?format=api"
                    },
                    "data": {
                        "type": "Compartment",
                        "id": "2"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/2/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/2/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/2/?format=api"
            }
        },
        {
            "type": "CompartmentCommunity",
            "id": "8",
            "attributes": {
                "term": "Biosphere",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/8/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/8/root/?format=api"
                    },
                    "data": {
                        "type": "Compartment",
                        "id": "2"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/8/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/8/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/8/?format=api"
            }
        },
        {
            "type": "CompartmentCommunity",
            "id": "9",
            "attributes": {
                "term": "Hydrosphere",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/9/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/9/root/?format=api"
                    },
                    "data": {
                        "type": "Compartment",
                        "id": "3"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/9/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/9/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/9/?format=api"
            }
        },
        {
            "type": "CompartmentCommunity",
            "id": "3",
            "attributes": {
                "term": "Hydrosphere",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/3/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/3/root/?format=api"
                    },
                    "data": {
                        "type": "Compartment",
                        "id": "3"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/3/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/3/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/3/?format=api"
            }
        },
        {
            "type": "CompartmentCommunity",
            "id": "6",
            "attributes": {
                "term": "Lithosphere",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/6/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/6/root/?format=api"
                    },
                    "data": {
                        "type": "Compartment",
                        "id": "6"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/6/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/6/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/6/?format=api"
            }
        },
        {
            "type": "CompartmentCommunity",
            "id": "12",
            "attributes": {
                "term": "Lithosphere",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/12/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/12/root/?format=api"
                    },
                    "data": {
                        "type": "Compartment",
                        "id": "6"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/12/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/12/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/12/?format=api"
            }
        },
        {
            "type": "CompartmentCommunity",
            "id": "4",
            "attributes": {
                "term": "Pedosphere",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/4/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/4/root/?format=api"
                    },
                    "data": {
                        "type": "Compartment",
                        "id": "4"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/4/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/4/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/4/?format=api"
            }
        },
        {
            "type": "CompartmentCommunity",
            "id": "10",
            "attributes": {
                "term": "Pedosphere",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/10/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/10/root/?format=api"
                    },
                    "data": {
                        "type": "Compartment",
                        "id": "4"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/10/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/10/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/10/?format=api"
            }
        },
        {
            "type": "CompartmentCommunity",
            "id": "11",
            "attributes": {
                "term": "Technical Parameters",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/11/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/11/root/?format=api"
                    },
                    "data": {
                        "type": "Compartment",
                        "id": "5"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/11/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/11/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "5"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/11/?format=api"
            }
        },
        {
            "type": "CompartmentCommunity",
            "id": "5",
            "attributes": {
                "term": "Technical Parameters",
                "abbreviation": null,
                "definition": null,
                "provenance": null,
                "provenance_uri": null,
                "note": null
            },
            "relationships": {
                "root": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/5/relationships/root?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/5/root/?format=api"
                    },
                    "data": {
                        "type": "Compartment",
                        "id": "5"
                    }
                },
                "community": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/5/relationships/community?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/5/community/?format=api"
                    },
                    "data": {
                        "type": "Community",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/compartments-communities/5/?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 12
        }
    }
}