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

{
    "url": "https://demozoo.org/api/v1/releasers/46099/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46099/",
    "id": 46099,
    "name": "Quip",
    "is_group": false,
    "nicks": [
        {
            "name": "Neophyte",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Neophyte",
                "YT"
            ]
        },
        {
            "name": "Quip",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "QP",
                "Quip"
            ]
        },
        {
            "name": "Solar Menace",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SM",
                "Solar Menace"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46100/?format=api",
                "id": 46100,
                "name": "Function"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/61122/?format=api",
                "id": 61122,
                "name": "Plain"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22737/?format=api",
                "id": 22737,
                "name": "Mistigris"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111923/?format=api",
                "id": 111923,
                "name": "Legacy Krew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/quip"
        }
    ]
}