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

{
    "url": "https://demozoo.org/api/v1/releasers/101604/?format=api",
    "demozoo_url": "https://demozoo.org/groups/101604/",
    "id": 101604,
    "name": "Apple Pie",
    "is_group": true,
    "nicks": [
        {
            "name": "Apple Pie",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Apple Pie"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/91252/?format=api",
                "id": 91252,
                "name": "Dawg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74080/?format=api",
                "id": 74080,
                "name": "Kuriaki"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/104638/?format=api",
                "id": 104638,
                "name": "Olaf"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=60016"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8153"
        }
    ]
}