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

{
    "url": "https://demozoo.org/api/v1/releasers/21632/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/21632/",
    "id": 21632,
    "name": "Johan Alpmar",
    "is_group": false,
    "nicks": [
        {
            "name": "Arrowhead",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Arrowhead"
            ]
        },
        {
            "name": "Enforcer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Enforcer"
            ]
        },
        {
            "name": "Johan Alpmar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Johan Alpmar"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1394/?format=api",
                "id": 1394,
                "name": "Amaze"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/18208/?format=api",
                "id": 18208,
                "name": "Airwalk"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107648/?format=api",
                "id": 107648,
                "name": "Defcon"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3808"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=17803"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=950"
        }
    ]
}