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

{
    "url": "https://demozoo.org/api/v1/releasers/66117/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/66117/",
    "id": 66117,
    "name": "Bazzman",
    "is_group": false,
    "nicks": [
        {
            "name": "Bassboy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bassboy"
            ]
        },
        {
            "name": "Bazzboy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Bazzboy"
            ]
        },
        {
            "name": "Bazzman",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bazzman"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1078/?format=api",
                "id": 1078,
                "name": "Mellow"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49036/?format=api",
                "id": 49036,
                "name": "Quadriga"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=540"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=46746"
        }
    ]
}