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

{
    "url": "https://demozoo.org/api/v1/releasers/99581/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/99581/",
    "id": 99581,
    "name": "Bass 41",
    "is_group": false,
    "nicks": [
        {
            "name": "Bass 41",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "B41",
                "Bass 41"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18988/?format=api",
                "id": 18988,
                "name": "ISCH Crew"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/129209/?format=api",
                "id": 129209,
                "name": "Pagan"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46387/?format=api",
                "id": 46387,
                "name": "The Magic Guild"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=47698"
        }
    ]
}