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

{
    "url": "https://demozoo.org/api/v1/releasers/34854/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34854/",
    "id": 34854,
    "name": "Archiologics",
    "is_group": true,
    "nicks": [
        {
            "name": "Archiologics",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Archiologics"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14810/?format=api",
                "id": 14810,
                "name": "Mr. Hill"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/38009/?format=api",
                "id": 38009,
                "name": "Walfisch"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33537/?format=api",
                "id": 33537,
                "name": "Erdgeist"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/112601/?format=api",
                "id": 112601,
                "name": "Abrax"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34954/?format=api",
                "id": 34954,
                "name": "Lunatic Druid"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14811/?format=api",
                "id": 14811,
                "name": "7"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1818"
        }
    ]
}