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

{
    "url": "https://demozoo.org/api/v1/releasers/111206/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/111206/",
    "id": 111206,
    "name": "Psynapse",
    "is_group": false,
    "nicks": [
        {
            "name": "Genocyber",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Genocyber"
            ]
        },
        {
            "name": "Psynapse",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Psynapse"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9354/?format=api",
                "id": 9354,
                "name": "Total Eclipse"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111203/?format=api",
                "id": 111203,
                "name": "Nausia"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/119461/?format=api",
                "id": 119461,
                "name": "Mah Music"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=16254"
        }
    ]
}