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

{
    "url": "https://demozoo.org/api/v1/releasers/116120/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116120/",
    "id": 116120,
    "name": "Maximillian",
    "is_group": false,
    "nicks": [
        {
            "name": "Hans-Joachim Dick",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hans-Joachim Dick"
            ]
        },
        {
            "name": "Maximillian",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Max",
                "Maximillian"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/64235/?format=api",
                "id": 64235,
                "name": "Mindwarp"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62712/?format=api",
                "id": 62712,
                "name": "Destiny Seven"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108458/?format=api",
                "id": 108458,
                "name": "New Order Incorporated"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1745"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=99534"
        }
    ]
}