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

{
    "url": "https://demozoo.org/api/v1/releasers/11187/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11187/",
    "id": 11187,
    "name": "Chabee",
    "is_group": false,
    "nicks": [
        {
            "name": "Chabee",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Chabee"
            ]
        },
        {
            "name": "Snotty",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Snotty"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6072/?format=api",
                "id": 6072,
                "name": "Faculty"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/43766/?format=api",
                "id": 43766,
                "name": "SIDRIP Alliance"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=6830"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=21317"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14851"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/chabee64/"
        }
    ]
}