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

{
    "url": "https://demozoo.org/api/v1/releasers/11457/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11457/",
    "id": 11457,
    "name": "Starbuck",
    "is_group": false,
    "nicks": [
        {
            "name": "Starbuck",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Starbuck"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3361/?format=api",
                "id": 3361,
                "name": "Spreadpoint"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63147/?format=api",
                "id": 63147,
                "name": "Black Division"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/99497/?format=api",
                "id": 99497,
                "name": "Demonware"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=7018"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=6413"
        }
    ]
}