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

{
    "url": "https://demozoo.org/api/v1/releasers/73364/?format=api",
    "demozoo_url": "https://demozoo.org/groups/73364/",
    "id": 73364,
    "name": "Bohemians",
    "is_group": true,
    "nicks": [
        {
            "name": "Bohemians",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bohemians"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7853/?format=api",
                "id": 7853,
                "name": "El Loco"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/54065/?format=api",
                "id": 54065,
                "name": "Khorne"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130300/?format=api",
                "id": 130300,
                "name": "Obscure"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7854/?format=api",
                "id": 7854,
                "name": "Sundance Kid"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91388/?format=api",
                "id": 91388,
                "name": "McMetal"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=55492"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=16041"
        }
    ]
}