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

{
    "url": "https://demozoo.org/api/v1/releasers/73401/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/73401/",
    "id": 73401,
    "name": "Bionic",
    "is_group": false,
    "nicks": [
        {
            "name": "Bionic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bionic"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/73402/?format=api",
                "id": 73402,
                "name": "Synergy"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Plus4WorldMember",
            "url": "http://plus4world.powweb.com/members/Bionic"
        }
    ]
}