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

{
    "url": "https://demozoo.org/api/v1/releasers/71102/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/71102/",
    "id": 71102,
    "name": "Phazze",
    "is_group": false,
    "nicks": [
        {
            "name": "Fc",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Fc"
            ]
        },
        {
            "name": "Phazze",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Phazze"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5774/?format=api",
                "id": 5774,
                "name": "Renoise Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45750/?format=api",
                "id": 45750,
                "name": "Reality"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.infobyte.hr/phazze/about.htm"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=33255"
        }
    ]
}