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

{
    "url": "https://demozoo.org/api/v1/releasers/116715/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116715/",
    "id": 116715,
    "name": "U-235",
    "is_group": false,
    "nicks": [
        {
            "name": "Luscious-235",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Luscious-235"
            ]
        },
        {
            "name": "U-235",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "U-235"
            ]
        },
        {
            "name": "Uranium",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Uranium"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30482/?format=api",
                "id": 30482,
                "name": "Chill Productions"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.chillproductions.com/memberreleases.php?memberid=26"
        }
    ]
}