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

{
    "url": "https://demozoo.org/api/v1/releasers/63833/?format=api",
    "demozoo_url": "https://demozoo.org/groups/63833/",
    "id": 63833,
    "name": "Antrax",
    "is_group": true,
    "nicks": [
        {
            "name": "Antrax",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Antrax"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97138/?format=api",
                "id": 97138,
                "name": "Axc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54108/?format=api",
                "id": 54108,
                "name": "No. 1"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/97137/?format=api",
                "id": 97137,
                "name": "Triaxon"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=8232"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7967"
        }
    ]
}