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

{
    "url": "https://demozoo.org/api/v1/releasers/51159/?format=api",
    "demozoo_url": "https://demozoo.org/groups/51159/",
    "id": 51159,
    "name": "We Music",
    "is_group": true,
    "nicks": [
        {
            "name": "W.E.M.U.S.I.C.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "W.E.M.U.S.I.C."
            ]
        },
        {
            "name": "We Make Use of Sound In Computers",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "We Make Use of Sound In Computers"
            ]
        },
        {
            "name": "We Music",
            "abbreviation": "WEM",
            "is_primary_nick": true,
            "variants": [
                "WEM",
                "We Music"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51160/?format=api",
                "id": 51160,
                "name": "Ratt"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/40576/?format=api",
                "id": 40576,
                "name": "Ben Daglish"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=950"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8238"
        }
    ]
}