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

{
    "url": "https://demozoo.org/api/v1/releasers/33704/?format=api",
    "demozoo_url": "https://demozoo.org/groups/33704/",
    "id": 33704,
    "name": "Five Real Boys",
    "is_group": true,
    "nicks": [
        {
            "name": "Five Real Boys",
            "abbreviation": "FRB",
            "is_primary_nick": true,
            "variants": [
                "FRB",
                "Five Real Boys"
            ]
        },
        {
            "name": "Four Real Boys",
            "abbreviation": "FRB",
            "is_primary_nick": false,
            "variants": [
                "FRB",
                "Four Real Boys"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2660/?format=api",
                "id": 2660,
                "name": "Rubbish"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32670/?format=api",
                "id": 32670,
                "name": "Empa"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33705/?format=api",
                "id": 33705,
                "name": "L76"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32671/?format=api",
                "id": 32671,
                "name": "Noon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62457/?format=api",
                "id": 62457,
                "name": "XES"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/F/FRB/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5863"
        }
    ]
}