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

{
    "url": "https://demozoo.org/api/v1/releasers/32190/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/32190/",
    "id": 32190,
    "name": "Carbon",
    "is_group": false,
    "nicks": [
        {
            "name": "Carbon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Carbon"
            ]
        },
        {
            "name": "NMI",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "N.M.I.",
                "NMI"
            ]
        },
        {
            "name": "flibblesan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "flibblesan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32191/?format=api",
                "id": 32191,
                "name": "Revival"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31843/?format=api",
                "id": 31843,
                "name": "Reject"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/42197/?format=api",
                "id": 42197,
                "name": "Atari Active"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2181/?format=api",
                "id": 2181,
                "name": "Effect"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/MUSIC/FT/TUNEZ/C/CARBON/"
        }
    ]
}