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

{
    "url": "https://demozoo.org/api/v1/releasers/34388/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34388/",
    "id": 34388,
    "name": "Sir Bit",
    "is_group": false,
    "nicks": [
        {
            "name": "Sir Bit",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sir Bit"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2191/?format=api",
                "id": 2191,
                "name": "The Germs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13551/?format=api",
                "id": 13551,
                "name": "PiXeven Crew"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}