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

{
    "url": "https://demozoo.org/api/v1/releasers/124851/?format=api",
    "demozoo_url": "https://demozoo.org/groups/124851/",
    "id": 124851,
    "name": "Superhouse",
    "is_group": true,
    "nicks": [
        {
            "name": "Superhouse",
            "abbreviation": "SH",
            "is_primary_nick": true,
            "variants": [
                "SH",
                "Superhouse"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124850/?format=api",
                "id": 124850,
                "name": "Dafydd"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121920/?format=api",
                "id": 121920,
                "name": "4go10"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116520/?format=api",
                "id": 116520,
                "name": "Prescience"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124852/?format=api",
                "id": 124852,
                "name": "Silent Knight"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/124854/?format=api",
                "id": 124854,
                "name": "4bidN"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://cd.textfiles.com/freedom/MUSIC/ARTISTS/SUPERHSE/"
        }
    ]
}