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

{
    "url": "https://demozoo.org/api/v1/releasers/53558/?format=api",
    "demozoo_url": "https://demozoo.org/groups/53558/",
    "id": 53558,
    "name": "Welfare Software Boys",
    "is_group": true,
    "nicks": [
        {
            "name": "The Welfare Software Boys",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Welfare Software Boys"
            ]
        },
        {
            "name": "W.S.B. Crew",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "W.S.B. Crew"
            ]
        },
        {
            "name": "Welfare Software Boys",
            "abbreviation": "WSB",
            "is_primary_nick": true,
            "variants": [
                "WSB",
                "Welfare Software Boys"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52214/?format=api",
                "id": 52214,
                "name": "Fresh"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53559/?format=api",
                "id": 53559,
                "name": "Kinley"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114260/?format=api",
                "id": 114260,
                "name": "Captain Cook"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114261/?format=api",
                "id": 114261,
                "name": "Dr. Pepper"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114262/?format=api",
                "id": 114262,
                "name": "Slyder"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3051"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9074"
        }
    ]
}