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

{
    "url": "https://demozoo.org/api/v1/releasers/15383/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15383/",
    "id": 15383,
    "name": "Citadel",
    "is_group": false,
    "nicks": [
        {
            "name": "Citadel",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Citadel"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21446/?format=api",
                "id": 21446,
                "name": "Droidnoise"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121498/?format=api",
                "id": 121498,
                "name": "Pussy"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83254/?format=api",
                "id": 83254,
                "name": "Evidence"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/121504/?format=api",
                "id": 121504,
                "name": "Schizo"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1163"
        },
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2908"
        }
    ]
}