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

{
    "url": "https://demozoo.org/api/v1/releasers/33046/?format=api",
    "demozoo_url": "https://demozoo.org/groups/33046/",
    "id": 33046,
    "name": "The Morons Of H.A.R.",
    "is_group": true,
    "nicks": [
        {
            "name": "The Morons",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Morons"
            ]
        },
        {
            "name": "The Morons Of H.A.R.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Morons Of H.A.R."
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2038/?format=api",
                "id": 2038,
                "name": "Creature XL"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31186/?format=api",
                "id": 31186,
                "name": "Flash"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3956/?format=api",
                "id": 3956,
                "name": "Exin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/42213/?format=api",
                "id": 42213,
                "name": "OSon"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.morons-of-har.de/harem/"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/8BIT/MORONHAR/"
        }
    ]
}