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

{
    "url": "https://demozoo.org/api/v1/releasers/35597/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/35597/",
    "id": 35597,
    "name": "Jiva",
    "is_group": false,
    "nicks": [
        {
            "name": "Drop-d",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Drop-d"
            ]
        },
        {
            "name": "Jiva",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jiva"
            ]
        },
        {
            "name": "Sleepy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sleepy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10360/?format=api",
                "id": 10360,
                "name": "Theralite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5469/?format=api",
                "id": 5469,
                "name": "Mono211"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3780"
        }
    ]
}