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

{
    "url": "https://demozoo.org/api/v1/releasers/67447/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/67447/",
    "id": 67447,
    "name": "Charlatan",
    "is_group": false,
    "nicks": [
        {
            "name": "Charlatan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Charlatan"
            ]
        },
        {
            "name": "The Charlatan",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Charlatan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30711/?format=api",
                "id": 30711,
                "name": "Epinicion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45924/?format=api",
                "id": 45924,
                "name": "Quad-P"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71831/?format=api",
                "id": 71831,
                "name": "Xenocide"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117394/?format=api",
                "id": 117394,
                "name": "Suspects"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1029"
        },
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/charlatan"
        }
    ]
}