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

{
    "url": "https://demozoo.org/api/v1/releasers/30164/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30164/",
    "id": 30164,
    "name": "Lenin",
    "is_group": false,
    "nicks": [
        {
            "name": "B-Complex",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "B-Complex"
            ]
        },
        {
            "name": "Lenin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lenin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28543/?format=api",
                "id": 28543,
                "name": "Rewind Music"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/132153/?format=api",
                "id": 132153,
                "name": "Dream Wave Project"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/133104/?format=api",
                "id": 133104,
                "name": "Trance Element"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "WikipediaPage",
            "url": "https://en.wikipedia.org/wiki/B-Complex"
        }
    ]
}