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

{
    "url": "https://demozoo.org/api/v1/releasers/24503/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24503/",
    "id": 24503,
    "name": "Benton",
    "is_group": false,
    "nicks": [
        {
            "name": "Benton",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Benton"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24499/?format=api",
                "id": 24499,
                "name": "Black Maiden"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/52984/?format=api",
                "id": 52984,
                "name": "Chaos Split"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39534/?format=api",
                "id": 39534,
                "name": "GOTHiC"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=61659"
        }
    ]
}