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

{
    "url": "https://demozoo.org/api/v1/releasers/37350/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/37350/",
    "id": 37350,
    "name": "The Drinker",
    "is_group": false,
    "nicks": [
        {
            "name": "The Drinker",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Drinker"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31177/?format=api",
                "id": 31177,
                "name": "Blue Software"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}