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

{
    "url": "https://demozoo.org/api/v1/releasers/65000/?format=api",
    "demozoo_url": "https://demozoo.org/groups/65000/",
    "id": 65000,
    "name": "Stainless Steel",
    "is_group": true,
    "nicks": [
        {
            "name": "Stainless Steel",
            "abbreviation": "SLS",
            "is_primary_nick": true,
            "variants": [
                "SLS",
                "Stainless Steel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7539/?format=api",
                "id": 7539,
                "name": "Strike Force"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119428/?format=api",
                "id": 119428,
                "name": "Holger"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119429/?format=api",
                "id": 119429,
                "name": "Norman"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/119430/?format=api",
                "id": 119430,
                "name": "Chimera"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4198"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15067"
        }
    ]
}