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

{
    "url": "https://demozoo.org/api/v1/releasers/23771/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23771/",
    "id": 23771,
    "name": "United",
    "is_group": true,
    "nicks": [
        {
            "name": "United",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "United"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23775/?format=api",
                "id": 23775,
                "name": "Mega Mind"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55939/?format=api",
                "id": 55939,
                "name": "RAG"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/23772/?format=api",
                "id": 23772,
                "name": "Scientific Brains"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/23774/?format=api",
                "id": 23774,
                "name": "The Technical Trio"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/23776/?format=api",
                "id": 23776,
                "name": "Amigavision"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/91886/?format=api",
                "id": 91886,
                "name": "Amigavision Crew"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6921"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13414"
        }
    ]
}