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

{
    "url": "https://demozoo.org/api/v1/releasers/114806/?format=api",
    "demozoo_url": "https://demozoo.org/groups/114806/",
    "id": 114806,
    "name": "Black Box",
    "is_group": true,
    "nicks": [
        {
            "name": "Black Box",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Black Box"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35397/?format=api",
                "id": 35397,
                "name": "Giz"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/114805/?format=api",
                "id": 114805,
                "name": "Ax"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=63137"
        }
    ]
}