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

{
    "url": "https://demozoo.org/api/v1/releasers/6573/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6573/",
    "id": 6573,
    "name": "Blueghost",
    "is_group": false,
    "nicks": [
        {
            "name": "Blueghost",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blueghost"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6574/?format=api",
                "id": 6574,
                "name": "The Bad Sectors"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "GithubAccount",
            "url": "https://github.com/blueghost-tbs"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=44532"
        }
    ]
}