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

{
    "url": "https://demozoo.org/api/v1/releasers/73219/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/73219/",
    "id": 73219,
    "name": "The Sorcerer",
    "is_group": false,
    "nicks": [
        {
            "name": "Sorcy",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sorcy"
            ]
        },
        {
            "name": "The Sorcerer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Sorcerer"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123172/?format=api",
                "id": 123172,
                "name": "ICE : The New Order"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2196/?format=api",
                "id": 2196,
                "name": "Insane Creators Enterprise"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}