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

{
    "url": "https://demozoo.org/api/v1/releasers/86598/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/86598/",
    "id": 86598,
    "name": "Cerebral Neurosis",
    "is_group": false,
    "nicks": [
        {
            "name": "Cerebral Neurosis",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "C. Neurosis",
                "Cerebral Neurosis"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71872/?format=api",
                "id": 71872,
                "name": "ATOMiC Productions"
            },
            "is_current": true
        },
        {
            "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/121243/?format=api",
                "id": 121243,
                "name": "S2P"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1009"
        }
    ]
}