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

{
    "url": "https://demozoo.org/api/v1/releasers/19701/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/19701/",
    "id": 19701,
    "name": "Malakai",
    "is_group": false,
    "nicks": [
        {
            "name": "Malakai",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Malakai"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112089/?format=api",
                "id": 112089,
                "name": "Neophyte"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112090/?format=api",
                "id": 112090,
                "name": "Ethos"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58146/?format=api",
                "id": 58146,
                "name": "Synergy"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=4533"
        }
    ]
}