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

{
    "url": "https://demozoo.org/api/v1/releasers/16446/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/16446/",
    "id": 16446,
    "name": "Aaron",
    "is_group": false,
    "nicks": [
        {
            "name": "Aaron",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Aaron"
            ]
        },
        {
            "name": "Aaron Deveraux",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Aaron Deveraux"
            ]
        },
        {
            "name": "Izildur",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Izildur"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115498/?format=api",
                "id": 115498,
                "name": "The Inner Circle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33888/?format=api",
                "id": 33888,
                "name": "Hackerworld Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54804/?format=api",
                "id": 54804,
                "name": "Swedish Commodore Cracking Service"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107650/?format=api",
                "id": 107650,
                "name": "Defcon One"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=223"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17155"
        }
    ]
}