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

{
    "url": "https://demozoo.org/api/v1/releasers/15848/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/15848/",
    "id": 15848,
    "name": "El Blanco",
    "is_group": false,
    "nicks": [
        {
            "name": "Blanka",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Blanka"
            ]
        },
        {
            "name": "El Blanco",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "El Blanco",
                "elblanco"
            ]
        },
        {
            "name": "Lord Blanka the Black",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lord Blanka the Black"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6392/?format=api",
                "id": 6392,
                "name": "Fulcrum"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58101/?format=api",
                "id": 58101,
                "name": "Terraformer"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116146/?format=api",
                "id": 116146,
                "name": "Chaos Theory"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115391/?format=api",
                "id": 115391,
                "name": "Opiate"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/117121/?format=api",
                "id": 117121,
                "name": "Kombo"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2404"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=14288"
        }
    ]
}