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

{
    "url": "https://demozoo.org/api/v1/releasers/30554/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30554/",
    "id": 30554,
    "name": "Spiral Eye",
    "is_group": false,
    "nicks": [
        {
            "name": "Spiral Eye",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Spiral Eye"
            ]
        },
        {
            "name": "Sunstate",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sunstate"
            ]
        },
        {
            "name": "infraRUDE",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "infraRUDE"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30555/?format=api",
                "id": 30555,
                "name": "Inner Vibes"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132153/?format=api",
                "id": 132153,
                "name": "Dream Wave Project"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "DiscogsArtist",
            "url": "https://www.discogs.com/artist/975283-Jonas-Stenberg"
        }
    ]
}