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

{
    "url": "https://demozoo.org/api/v1/releasers/31870/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31870/",
    "id": 31870,
    "name": "Mr Bug",
    "is_group": false,
    "nicks": [
        {
            "name": "Misterbug",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Misterbug"
            ]
        },
        {
            "name": "Mr Bug",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr Bug"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31491/?format=api",
                "id": 31491,
                "name": "The Replicants"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34586/?format=api",
                "id": 34586,
                "name": "The Black Panthers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}