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

{
    "url": "https://demozoo.org/api/v1/releasers/72721/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/72721/",
    "id": 72721,
    "name": "Tucker",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr. Snuggles",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr. Snuggles"
            ]
        },
        {
            "name": "N.W.O.",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "N.W.O."
            ]
        },
        {
            "name": "Simon Doorbuster",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Simon Doorbuster"
            ]
        },
        {
            "name": "Tucker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tucker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/72722/?format=api",
                "id": 72722,
                "name": "Soda Dezign"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/89636/?format=api",
                "id": 89636,
                "name": "Imaginarium"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115792/?format=api",
                "id": 115792,
                "name": "CTEC"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=34176"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=100385"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/sodadezign"
        }
    ]
}