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

{
    "url": "https://demozoo.org/api/v1/releasers/40718/?format=api",
    "demozoo_url": "https://demozoo.org/groups/40718/",
    "id": 40718,
    "name": "The Magic Hackers",
    "is_group": true,
    "nicks": [
        {
            "name": "M.H. Crew",
            "abbreviation": "MHC",
            "is_primary_nick": false,
            "variants": [
                "M.H. Crew",
                "MHC"
            ]
        },
        {
            "name": "The Magic Hackers",
            "abbreviation": "TMH",
            "is_primary_nick": true,
            "variants": [
                "TMH",
                "The Magic Hackers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44929/?format=api",
                "id": 44929,
                "name": "The Outrage Concept"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2444/?format=api",
                "id": 2444,
                "name": "Zaphod Beeblebrox"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65222/?format=api",
                "id": 65222,
                "name": "Starlight"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TMH/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6098"
        }
    ]
}