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

{
    "url": "https://demozoo.org/api/v1/releasers/9825/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9825/",
    "id": 9825,
    "name": "Vince",
    "is_group": false,
    "nicks": [
        {
            "name": "Jon",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jon"
            ]
        },
        {
            "name": "Vince",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vince"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2155/?format=api",
                "id": 2155,
                "name": "Atrocity"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32849/?format=api",
                "id": 32849,
                "name": "Numeric Dream"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49221/?format=api",
                "id": 49221,
                "name": "Furtive"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43940/?format=api",
                "id": 43940,
                "name": "jinrikisha"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19370/?format=api",
                "id": 19370,
                "name": "X-Dream"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8708/?format=api",
                "id": 8708,
                "name": "Kloon"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3855"
        },
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/V/VINCE/"
        }
    ]
}