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

{
    "url": "https://demozoo.org/api/v1/releasers/20068/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20068/",
    "id": 20068,
    "name": "Capsone",
    "is_group": false,
    "nicks": [
        {
            "name": "Capsone",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Caps-one",
                "Capsone",
                "Capsone",
                "cs"
            ]
        },
        {
            "name": "Griffin",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Griffin"
            ]
        },
        {
            "name": "Jaques D'Phonque",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jaques D'Phonque"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20067/?format=api",
                "id": 20067,
                "name": "Fuck The System"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45857/?format=api",
                "id": 45857,
                "name": "Force"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20079/?format=api",
                "id": 20079,
                "name": "dESte"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6872/?format=api",
                "id": 6872,
                "name": "Blocktronics"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=13903"
        },
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/capsone"
        }
    ]
}