API endpoint that allows Community to be viewed or edited.

GET /sms/cv/api/v1/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/communities/?format=api&page%5Bnumber%5D=1",
        "last": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/?format=api&page%5Bnumber%5D=1",
        "next": null,
        "prev": null
    },
    "data": [
        {
            "type": "Community",
            "id": "3",
            "attributes": {
                "term": "CF Standard names",
                "definition": null,
                "provenance": null,
                "provenance_uri": "https://cfconventions.org",
                "category": null,
                "note": null,
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/3/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/3/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/3/?format=api"
            }
        },
        {
            "type": "Community",
            "id": "1",
            "attributes": {
                "term": "default",
                "definition": "\"Standard community\" utilizing all direct (no synonyms) and only (status =) ACCEPTED entries from the CV",
                "provenance": null,
                "provenance_uri": null,
                "category": null,
                "note": null,
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/1/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/1/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/1/?format=api"
            }
        },
        {
            "type": "Community",
            "id": "2",
            "attributes": {
                "term": "Envthes",
                "definition": null,
                "provenance": null,
                "provenance_uri": "http://vocabs.lter-europe.net",
                "category": null,
                "note": null,
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/2/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/2/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/2/?format=api"
            }
        },
        {
            "type": "Community",
            "id": "4",
            "attributes": {
                "term": "FZJ TERENO TEODOOR",
                "definition": null,
                "provenance": null,
                "provenance_uri": "https://www.tereno.net",
                "category": null,
                "note": null,
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/4/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/4/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "2"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/4/?format=api"
            }
        },
        {
            "type": "Community",
            "id": "5",
            "attributes": {
                "term": "GFZ Hydrology",
                "definition": null,
                "provenance": "GFZ Section Hydrology",
                "provenance_uri": "https://www.gfz-potsdam.de/en/section/hydrology",
                "category": null,
                "note": "The GFZ Hydrology community defines its vocabulary scope by primarily relying on the ODM2 Controlled Vocabulary",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/5/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/5/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "1"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/5/?format=api"
            }
        },
        {
            "type": "Community",
            "id": "6",
            "attributes": {
                "term": "GravIS",
                "definition": "GravIS is the Gravity Information Service of the German Research Centre for Geosciences (GFZ), in collaboration with the Alfred-Wegener-Institut (AWI) and Technische Universität Dresden.",
                "provenance": null,
                "provenance_uri": "https://gravis.gfz-potsdam.de/home",
                "category": null,
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/6/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/6/global_provenance/?format=api"
                    },
                    "data": null
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/6/?format=api"
            }
        },
        {
            "type": "Community",
            "id": "8",
            "attributes": {
                "term": "NERC",
                "definition": "",
                "provenance": null,
                "provenance_uri": "https://vocab.nerc.ac.uk/",
                "category": null,
                "note": "",
                "status": "PENDING",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/8/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/8/global_provenance/?format=api"
                    },
                    "data": null
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/8/?format=api"
            }
        },
        {
            "type": "Community",
            "id": "7",
            "attributes": {
                "term": "UCUM",
                "definition": "Unified Code for Units of Measure (UCUM) is a code system intended to include all units of measures being contemporarily used in international science, engineering, and business.",
                "provenance": null,
                "provenance_uri": "https://ucum.org/",
                "category": null,
                "note": "",
                "status": "ACCEPTED",
                "requested_by_email": null,
                "discussion_url": null
            },
            "relationships": {
                "global_provenance": {
                    "links": {
                        "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/7/relationships/global_provenance?format=api",
                        "related": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/7/global_provenance/?format=api"
                    },
                    "data": {
                        "type": "GlobalProvenance",
                        "id": "17"
                    }
                }
            },
            "links": {
                "self": "https://sms-cv.helmholtz.cloud/sms/cv/api/v1/communities/7/?format=api"
            }
        }
    ],
    "meta": {
        "pagination": {
            "page": 1,
            "pages": 1,
            "count": 8
        }
    }
}