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

{
    "url": "https://demozoo.org/api/v1/releasers/46386/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/46386/",
    "id": 46386,
    "name": "King Arthur",
    "is_group": false,
    "nicks": [
        {
            "name": "Frostbyte",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Frostbyte"
            ]
        },
        {
            "name": "King Arthur",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "King Arthur"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/46387/?format=api",
                "id": 46387,
                "name": "The Magic Guild"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1192/?format=api",
                "id": 1192,
                "name": "Awe"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107749/?format=api",
                "id": 107749,
                "name": "Draco"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=17529"
        }
    ]
}