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

{
    "url": "https://demozoo.org/api/v1/releasers/113884/?format=api",
    "demozoo_url": "https://demozoo.org/groups/113884/",
    "id": 113884,
    "name": "The Corporation",
    "is_group": true,
    "nicks": [
        {
            "name": "The Corporation",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Corporation"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/2228/?format=api",
                "id": 2228,
                "name": "Pompey Pirates"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/31504/?format=api",
                "id": 31504,
                "name": "Sewer Software"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/31503/?format=api",
                "id": 31503,
                "name": "The Medway Boys"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/31609/?format=api",
                "id": 31609,
                "name": "Flame Of Finland"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/31960/?format=api",
                "id": 31960,
                "name": "Superior"
            },
            "is_current": true
        }
    ],
    "external_links": []
}