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

{
    "url": "https://demozoo.org/api/v1/releasers/26957/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/26957/",
    "id": 26957,
    "name": "yesso",
    "is_group": false,
    "nicks": [
        {
            "name": "The Hornet",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Hornet",
                "The Hornet"
            ]
        },
        {
            "name": "yesso",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "yesso"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116434/?format=api",
                "id": 116434,
                "name": "The Perfect Team"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80379/?format=api",
                "id": 80379,
                "name": "Insomnia"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/29876/?format=api",
                "id": 29876,
                "name": "Lumental"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11217"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=18601"
        }
    ]
}