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

{
    "url": "https://demozoo.org/api/v1/releasers/23518/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23518/",
    "id": 23518,
    "name": "Ground Zero",
    "is_group": false,
    "nicks": [
        {
            "name": "Ground Zero",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "GZ",
                "Ground Zero"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/17338/?format=api",
                "id": 17338,
                "name": "Creators of Intense Art"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76332/?format=api",
                "id": 76332,
                "name": "Arcane Corporate Elite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86878/?format=api",
                "id": 86878,
                "name": "SKiLL"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18887/?format=api",
                "id": 18887,
                "name": "CHAOS"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109850/?format=api",
                "id": 109850,
                "name": "W Balls"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/122851/?format=api",
                "id": 122851,
                "name": "Smegma"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/ground%20zero"
        }
    ]
}