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

{
    "url": "https://demozoo.org/api/v1/releasers/3711/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3711/",
    "id": 3711,
    "name": "Glance",
    "is_group": true,
    "nicks": [
        {
            "name": "Glance",
            "abbreviation": "GLN",
            "is_primary_nick": true,
            "variants": [
                "GLN",
                "Glance"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4002/?format=api",
                "id": 4002,
                "name": "Endo"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4003/?format=api",
                "id": 4003,
                "name": "Nightlord"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4004/?format=api",
                "id": 4004,
                "name": "Norvax"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4006/?format=api",
                "id": 4006,
                "name": "Datura"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4005/?format=api",
                "id": 4005,
                "name": "Skate"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17095/?format=api",
                "id": 17095,
                "name": "Arcane"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4007/?format=api",
                "id": 4007,
                "name": "Hydrogen"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.glance.ws"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3062"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4847"
        }
    ]
}