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

{
    "url": "https://demozoo.org/api/v1/releasers/6863/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6863/",
    "id": 6863,
    "name": "Danzig",
    "is_group": false,
    "nicks": [
        {
            "name": "Cougar",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cougar"
            ]
        },
        {
            "name": "Danzig",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Danzig",
                "dZG"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1384/?format=api",
                "id": 1384,
                "name": "Arclite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7078/?format=api",
                "id": 7078,
                "name": "G'Style"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67186/?format=api",
                "id": 67186,
                "name": "Bizarre Fascination"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/219/?format=api",
                "id": 219,
                "name": "Aurora"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8810/?format=api",
                "id": 8810,
                "name": "Illusion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/danzig"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=19072"
        }
    ]
}