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

{
    "url": "https://demozoo.org/api/v1/releasers/23817/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23817/",
    "id": 23817,
    "name": "Angry",
    "is_group": true,
    "nicks": [
        {
            "name": "Angry",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Angry"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23816/?format=api",
                "id": 23816,
                "name": "Wile Coyote"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105860/?format=api",
                "id": 105860,
                "name": "The Mistress"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/142240/?format=api",
                "id": 142240,
                "name": "Logan"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/53604/?format=api",
                "id": 53604,
                "name": "Nastiness Inc."
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=518"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8298"
        }
    ]
}