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

{
    "url": "https://demozoo.org/api/v1/releasers/109700/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109700/",
    "id": 109700,
    "name": "Stoned",
    "is_group": true,
    "nicks": [
        {
            "name": "Stoned",
            "abbreviation": "STN",
            "is_primary_nick": true,
            "variants": [
                "STN",
                "Stoned"
            ]
        },
        {
            "name": "Stoned Productions",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Stoned Productions"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78494/?format=api",
                "id": 78494,
                "name": "Raistlin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/109701/?format=api",
                "id": 109701,
                "name": "Hellspawn"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/109702/?format=api",
                "id": 109702,
                "name": "Luke Cage"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/109717/?format=api",
                "id": 109717,
                "name": "Manix"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/109703/?format=api",
                "id": 109703,
                "name": "Nixus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/109705/?format=api",
                "id": 109705,
                "name": "ByTOR"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/stoned"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14712"
        },
        {
            "link_class": "SixteenColorsGroup",
            "url": "https://16colo.rs/group/stoned"
        }
    ]
}