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

{
    "url": "https://demozoo.org/api/v1/releasers/64701/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/64701/",
    "id": 64701,
    "name": "aNdy",
    "is_group": false,
    "nicks": [
        {
            "name": "Andy Vaisey",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Andy Vaisey"
            ]
        },
        {
            "name": "aNdy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "aNdy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5558/?format=api",
                "id": 5558,
                "name": "Cosine"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46959/?format=api",
                "id": 46959,
                "name": "Arkanix Labs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63457/?format=api",
                "id": 63457,
                "name": "C64CD"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6404"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10231"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=99993"
        }
    ]
}