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

{
    "url": "https://demozoo.org/api/v1/releasers/36271/?format=api",
    "demozoo_url": "https://demozoo.org/groups/36271/",
    "id": 36271,
    "name": "Mad Doctorz",
    "is_group": true,
    "nicks": [
        {
            "name": "Mad Doctors",
            "abbreviation": "MDC",
            "is_primary_nick": false,
            "variants": [
                "MDC",
                "Mad Doctors"
            ]
        },
        {
            "name": "Mad Doctorz",
            "abbreviation": "MDC",
            "is_primary_nick": true,
            "variants": [
                "MDC",
                "Mad Doctorz"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103111/?format=api",
                "id": 103111,
                "name": "Chaooz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/103110/?format=api",
                "id": 103110,
                "name": "Agresiv"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36265/?format=api",
                "id": 36265,
                "name": "depress"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130548/?format=api",
                "id": 130548,
                "name": "Paranoia"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=64407"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2237"
        }
    ]
}