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

{
    "url": "https://demozoo.org/api/v1/releasers/5576/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5576/",
    "id": 5576,
    "name": "Ed",
    "is_group": false,
    "nicks": [
        {
            "name": "Ed",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ed"
            ]
        },
        {
            "name": "Hank",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hank"
            ]
        },
        {
            "name": "Jack Spliff",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jack Spliff"
            ]
        },
        {
            "name": "Texas Ed",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Texas Ed"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/135/?format=api",
                "id": 135,
                "name": "Wrath Designs"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39917/?format=api",
                "id": 39917,
                "name": "Swappas With Attitude"
            },
            "is_current": false
        },
        {
            "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/39918/?format=api",
                "id": 39918,
                "name": "Coders With Attitude"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48019/?format=api",
                "id": 48019,
                "name": "The Postmoderns"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10593/?format=api",
                "id": 10593,
                "name": "Maniax"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106779/?format=api",
                "id": 106779,
                "name": "Vandalism News Staff"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1671"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=13455"
        }
    ]
}