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

{
    "url": "https://demozoo.org/api/v1/releasers/147440/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/147440/",
    "id": 147440,
    "name": "Digitone Cypher",
    "is_group": false,
    "nicks": [
        {
            "name": "Captain Swashbuckler",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Captain Swashbuckler"
            ]
        },
        {
            "name": "Digitone Cypher",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Digitone Cypher"
            ]
        },
        {
            "name": "Wave Runner",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Wave Runner",
                "WaveRunner"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147439/?format=api",
                "id": 147439,
                "name": "The Legions of Lucifer"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147442/?format=api",
                "id": 147442,
                "name": "Phone Hackers United Crash Kill"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}