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

{
    "url": "https://demozoo.org/api/v1/releasers/36079/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/36079/",
    "id": 36079,
    "name": "Genius",
    "is_group": false,
    "nicks": [
        {
            "name": "Genius",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Genius"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36325/?format=api",
                "id": 36325,
                "name": "Inzane Records"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/25066/?format=api",
                "id": 25066,
                "name": "tojs!x"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13966/?format=api",
                "id": 13966,
                "name": "Flux"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}