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

{
    "url": "https://demozoo.org/api/v1/releasers/105598/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/105598/",
    "id": 105598,
    "name": "Tone Def",
    "is_group": false,
    "nicks": [
        {
            "name": "Tone Def",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Tone Def"
            ]
        },
        {
            "name": "Tonedeaf",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tonedeaf"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/93126/?format=api",
                "id": 93126,
                "name": "Ringleaders"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3096/?format=api",
                "id": 3096,
                "name": "Unique"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1506/?format=api",
                "id": 1506,
                "name": "Tribe"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=13830"
        }
    ]
}