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

{
    "url": "https://demozoo.org/api/v1/releasers/14199/?format=api",
    "demozoo_url": "https://demozoo.org/groups/14199/",
    "id": 14199,
    "name": "Phobia",
    "is_group": true,
    "nicks": [
        {
            "name": "P.H.O.B.I.A",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "P.H.O.B.I.A"
            ]
        },
        {
            "name": "Phobia",
            "abbreviation": "PHB",
            "is_primary_nick": true,
            "variants": [
                "PHB",
                "Phobia"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14198/?format=api",
                "id": 14198,
                "name": "Phreak"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23616/?format=api",
                "id": 23616,
                "name": "Zway"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27900/?format=api",
                "id": 27900,
                "name": "Ragman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38423/?format=api",
                "id": 38423,
                "name": "Ridah"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15598/?format=api",
                "id": 15598,
                "name": "x.fader"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30581/?format=api",
                "id": 30581,
                "name": "Retro"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5787"
        }
    ]
}