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

{
    "url": "https://demozoo.org/api/v1/releasers/23347/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/23347/",
    "id": 23347,
    "name": "Bivanbi",
    "is_group": false,
    "nicks": [
        {
            "name": "B1B",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "B1B"
            ]
        },
        {
            "name": "Bivanbi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bivanbi"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6197/?format=api",
                "id": 6197,
                "name": "Abacu's Bandits Company"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22355/?format=api",
                "id": 22355,
                "name": "Arc"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}