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

{
    "url": "https://demozoo.org/api/v1/releasers/41250/?format=api",
    "demozoo_url": "https://demozoo.org/groups/41250/",
    "id": 41250,
    "name": "The Rebels",
    "is_group": true,
    "nicks": [
        {
            "name": "Rebels",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Rebels"
            ]
        },
        {
            "name": "The Rebels",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Rebels"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/391/?format=api",
                "id": 391,
                "name": "Equinox"
            },
            "is_current": false
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/41251/?format=api",
                "id": 41251,
                "name": "System X"
            },
            "is_current": false
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/41252/?format=api",
                "id": 41252,
                "name": "Excalibur Crew"
            },
            "is_current": false
        }
    ],
    "external_links": [
        {
            "link_class": "AtariLegendMenuset",
            "url": "https://www.atarilegend.com/menusets/256"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/R/REBELS/"
        }
    ]
}