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

{
    "url": "https://demozoo.org/api/v1/releasers/71416/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/71416/",
    "id": 71416,
    "name": "Ol' Dirty Bastard",
    "is_group": false,
    "nicks": [
        {
            "name": "Ol' Dirty Bastard",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Ol' Dirty Bastard",
                "Old Dirty Bastard"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71417/?format=api",
                "id": 71417,
                "name": "Synthetic"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71418/?format=api",
                "id": 71418,
                "name": "PCWave"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71419/?format=api",
                "id": 71419,
                "name": "Polyester"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71420/?format=api",
                "id": 71420,
                "name": "Shaolin's Finest"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71421/?format=api",
                "id": 71421,
                "name": "EAI"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SixteenColorsArtist",
            "url": "https://16colo.rs/artist/old%20dirty%20bastard"
        }
    ]
}