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

{
    "url": "https://demozoo.org/api/v1/releasers/8235/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8235/",
    "id": 8235,
    "name": "Bassbomb",
    "is_group": false,
    "nicks": [
        {
            "name": "Bassbomb",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bassbomb"
            ]
        },
        {
            "name": "Chris",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chris"
            ]
        },
        {
            "name": "Lord Chris",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lord Chris"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8214/?format=api",
                "id": 8214,
                "name": "Bloodsuckers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7054/?format=api",
                "id": 7054,
                "name": "Bomb Squad"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/935/?format=api",
                "id": 935,
                "name": "Accession"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=530"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=46426"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=7431"
        }
    ]
}