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

{
    "url": "https://demozoo.org/api/v1/releasers/111497/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/111497/",
    "id": 111497,
    "name": "Pandora",
    "is_group": false,
    "nicks": [
        {
            "name": "B Love",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "B Love"
            ]
        },
        {
            "name": "Daftdelia",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Daftdelia"
            ]
        },
        {
            "name": "Pandora",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pandora"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111495/?format=api",
                "id": 111495,
                "name": "Unit"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38572/?format=api",
                "id": 38572,
                "name": "Blade"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15803/?format=api",
                "id": 15803,
                "name": "Digital Artists of the Rare Kind"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/pandora"
        }
    ]
}