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

{
    "url": "https://demozoo.org/api/v1/releasers/31810/?format=api",
    "demozoo_url": "https://demozoo.org/groups/31810/",
    "id": 31810,
    "name": "Phalanx",
    "is_group": true,
    "nicks": [
        {
            "name": "Phalanx",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Phalanx"
            ]
        }
    ],
    "member_of": [],
    "members": [],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/31649/?format=api",
                "id": 31649,
                "name": "Ghost"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/39352/?format=api",
                "id": 39352,
                "name": "Vector"
            },
            "is_current": true
        },
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/39309/?format=api",
                "id": 39309,
                "name": "Legend"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/P/PHALANX/"
        },
        {
            "link_class": "NectarineGroup",
            "url": "https://scenestream.net/demovibes/group/418/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3161"
        }
    ]
}