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

{
    "url": "https://demozoo.org/api/v1/releasers/16742/?format=api",
    "demozoo_url": "https://demozoo.org/groups/16742/",
    "id": 16742,
    "name": "27inch",
    "is_group": true,
    "nicks": [
        {
            "name": "27inch",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "27 inch",
                "27inch"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3012/?format=api",
                "id": 3012,
                "name": "H7"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17802/?format=api",
                "id": 17802,
                "name": "Spear"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14161/?format=api",
                "id": 14161,
                "name": "Savage"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14155/?format=api",
                "id": 14155,
                "name": "enzO"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4486"
        }
    ]
}