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

{
    "url": "https://demozoo.org/api/v1/releasers/37258/?format=api",
    "demozoo_url": "https://demozoo.org/groups/37258/",
    "id": 37258,
    "name": "The Brainwash Co.",
    "is_group": true,
    "nicks": [
        {
            "name": "The Brainwash Co.",
            "abbreviation": "TBC",
            "is_primary_nick": true,
            "variants": [
                "TBC",
                "The Brainwash Co."
            ]
        },
        {
            "name": "The Brainwash Company",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Brainwash Company"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48682/?format=api",
                "id": 48682,
                "name": "Anti Lame Association"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2630/?format=api",
                "id": 2630,
                "name": "Mad Max"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2631/?format=api",
                "id": 2631,
                "name": "ES"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53624/?format=api",
                "id": 53624,
                "name": "The Brain"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53623/?format=api",
                "id": 53623,
                "name": "The Eye"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/B/BRNWASH/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7508"
        }
    ]
}