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

{
    "url": "https://demozoo.org/api/v1/releasers/8045/?format=api",
    "demozoo_url": "https://demozoo.org/groups/8045/",
    "id": 8045,
    "name": "ExHouse",
    "is_group": true,
    "nicks": [
        {
            "name": "ExHouse",
            "abbreviation": "EXH",
            "is_primary_nick": true,
            "variants": [
                "EXH",
                "ExHouse"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8118/?format=api",
                "id": 8118,
                "name": "Judge"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70/?format=api",
                "id": 70,
                "name": "Waffle"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37521/?format=api",
                "id": 37521,
                "name": "RiceMunk"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/37556/?format=api",
                "id": 37556,
                "name": "Xtrusi"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://exhouse.untergrund.net/"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=45312"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3699"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/exhouse/"
        }
    ]
}