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

{
    "url": "https://demozoo.org/api/v1/releasers/112225/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/112225/",
    "id": 112225,
    "name": "B.B. King",
    "is_group": false,
    "nicks": [
        {
            "name": "B.B. King",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "B.B. King",
                "BB King"
            ]
        },
        {
            "name": "Big Boss",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Big Boss"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/850/?format=api",
                "id": 850,
                "name": "Anathema"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7015/?format=api",
                "id": 7015,
                "name": "Sardonyx"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=24774"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=51710"
        }
    ]
}