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

{
    "url": "https://demozoo.org/api/v1/releasers/10228/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10228/",
    "id": 10228,
    "name": "Numb",
    "is_group": true,
    "nicks": [
        {
            "name": "Numb",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Numb"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10227/?format=api",
                "id": 10227,
                "name": "Hades"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10229/?format=api",
                "id": 10229,
                "name": "Softy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14095/?format=api",
                "id": 14095,
                "name": "Hawke"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14094/?format=api",
                "id": 14094,
                "name": "Coctail"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/62351/?format=api",
                "id": 62351,
                "name": "Prince of Thieves"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=358"
        }
    ]
}