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

{
    "url": "https://demozoo.org/api/v1/releasers/93283/?format=api",
    "demozoo_url": "https://demozoo.org/groups/93283/",
    "id": 93283,
    "name": "Public Enemy No. 1",
    "is_group": true,
    "nicks": [
        {
            "name": "Public Enemy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Public Enemy"
            ]
        },
        {
            "name": "Public Enemy #1",
            "abbreviation": "PE#1",
            "is_primary_nick": false,
            "variants": [
                "PE#1",
                "Public Enemy #1"
            ]
        },
        {
            "name": "Public Enemy No. 1",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Public Enemy No. 1"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1367/?format=api",
                "id": 1367,
                "name": "Mr. E"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16171/?format=api",
                "id": 16171,
                "name": "Jester"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103629/?format=api",
                "id": 103629,
                "name": "Hammy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103630/?format=api",
                "id": 103630,
                "name": "Cossat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/51399/?format=api",
                "id": 51399,
                "name": "Acidyx"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66785/?format=api",
                "id": 66785,
                "name": "Ironfist"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3376"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14801"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6740"
        }
    ]
}