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

{
    "url": "https://demozoo.org/api/v1/releasers/26075/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/26075/",
    "id": 26075,
    "name": "Dr. Science",
    "is_group": false,
    "nicks": [
        {
            "name": "Doc Science",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Doc Science"
            ]
        },
        {
            "name": "Dr. Science",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dr. Science"
            ]
        },
        {
            "name": "ICS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ICS"
            ]
        },
        {
            "name": "The Science",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Science"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3129/?format=api",
                "id": 3129,
                "name": "Atlantis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22186/?format=api",
                "id": 22186,
                "name": "Computer Freaks Association"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4457"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=16719"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=16720"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=98643"
        }
    ]
}