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

{
    "url": "https://demozoo.org/api/v1/releasers/130751/?format=api",
    "demozoo_url": "https://demozoo.org/groups/130751/",
    "id": 130751,
    "name": "Phantom Ware",
    "is_group": true,
    "nicks": [
        {
            "name": "Phantom Ware",
            "abbreviation": "PW",
            "is_primary_nick": true,
            "variants": [
                "PW",
                "Phantom Ware"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66619/?format=api",
                "id": 66619,
                "name": "Wanderer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66615/?format=api",
                "id": 66615,
                "name": "WarrenMarshallBiz"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13482/?format=api",
                "id": 13482,
                "name": "The Unholy"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6223"
        }
    ]
}