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

{
    "url": "https://demozoo.org/api/v1/releasers/30363/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/30363/",
    "id": 30363,
    "name": "Rezonance",
    "is_group": false,
    "nicks": [
        {
            "name": "Lord Draxxon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lord Draxxon"
            ]
        },
        {
            "name": "MC Pete",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "MC Pete"
            ]
        },
        {
            "name": "Rezonance",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Rezonance"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30343/?format=api",
                "id": 30343,
                "name": "Rulers of Chaos"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117410/?format=api",
                "id": 117410,
                "name": "COAR!"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}