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

{
    "url": "https://demozoo.org/api/v1/releasers/34281/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34281/",
    "id": 34281,
    "name": "Love",
    "is_group": true,
    "nicks": [
        {
            "name": "Love",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Love"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/35409/?format=api",
                "id": 35409,
                "name": "Asgard"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34280/?format=api",
                "id": 34280,
                "name": "Brunette"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73959/?format=api",
                "id": 73959,
                "name": "Sharon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66641/?format=api",
                "id": 66641,
                "name": "TMB"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}