API endpoint that allows groups to be viewed or edited.

GET /groups/?format=api
HTTP 200 OK
Allow: GET, POST, HEAD, OPTIONS
Content-Type: application/json
Vary: Accept

[
    {
        "url": "http://api.nutrimobi.com/groups/1/?format=api",
        "name": "Hide the rest. rabidhem.severity918@passinbox.com"
    }
]