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

{
    "url": "https://demozoo.org/api/v1/releasers/90203/?format=api",
    "demozoo_url": "https://demozoo.org/groups/90203/",
    "id": 90203,
    "name": "Myth",
    "is_group": true,
    "nicks": [
        {
            "name": "Myth",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Myth"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144698/?format=api",
                "id": 144698,
                "name": "Power"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69458/?format=api",
                "id": 69458,
                "name": "TWR"
            },
            "is_current": true
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/83116/?format=api",
                "id": 83116,
                "name": "Death"
            },
            "is_current": false
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2791"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2185"
        }
    ]
}