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

{
    "url": "https://demozoo.org/api/v1/releasers/39717/?format=api",
    "demozoo_url": "https://demozoo.org/groups/39717/",
    "id": 39717,
    "name": "Hardcorps",
    "is_group": true,
    "nicks": [
        {
            "name": "Global Hard Corps",
            "abbreviation": "GHC",
            "is_primary_nick": false,
            "variants": [
                "GHC",
                "Global Hard Corps"
            ]
        },
        {
            "name": "Hardcorps",
            "abbreviation": "HC",
            "is_primary_nick": true,
            "variants": [
                "HC",
                "Hard Corps",
                "Hardcorps"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1366/?format=api",
                "id": 1366,
                "name": "Agile"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39714/?format=api",
                "id": 39714,
                "name": "Suicyco"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/133557/?format=api",
                "id": 133557,
                "name": "Byter"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/143183/?format=api",
                "id": 143183,
                "name": "Dex"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4519"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=15554"
        }
    ]
}