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

{
    "url": "https://demozoo.org/api/v1/releasers/89747/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/89747/",
    "id": 89747,
    "name": "The Master",
    "is_group": false,
    "nicks": [
        {
            "name": "Aaron Liddiment",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Aaron Liddiment"
            ]
        },
        {
            "name": "The Master",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Master"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4737/?format=api",
                "id": 4737,
                "name": "Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115777/?format=api",
                "id": 115777,
                "name": "The Cult"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/110072/?format=api",
                "id": 110072,
                "name": "The Yak Society"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11117"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13458"
        }
    ]
}