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

{
    "url": "https://demozoo.org/api/v1/releasers/8201/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8201/",
    "id": 8201,
    "name": "Han Solo",
    "is_group": false,
    "nicks": [
        {
            "name": "Han Solo",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Han Solo"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8018/?format=api",
                "id": 8018,
                "name": "The CoExistence"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/87940/?format=api",
                "id": 87940,
                "name": "Simple"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/74045/?format=api",
                "id": 74045,
                "name": "One"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119853/?format=api",
                "id": 119853,
                "name": "Top Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=19942"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=103280"
        }
    ]
}