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

{
    "url": "https://demozoo.org/api/v1/releasers/17180/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/17180/",
    "id": 17180,
    "name": "Bishop",
    "is_group": false,
    "nicks": [
        {
            "name": "Bishop",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bishop"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16789/?format=api",
                "id": 16789,
                "name": "Hypnotize"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20616/?format=api",
                "id": 20616,
                "name": "Turnips"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17598/?format=api",
                "id": 17598,
                "name": "L.O.D"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=23791"
        }
    ]
}