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

{
    "url": "https://demozoo.org/api/v1/releasers/9404/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9404/",
    "id": 9404,
    "name": "Scalesmann",
    "is_group": false,
    "nicks": [
        {
            "name": "SCL",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "SCL"
            ]
        },
        {
            "name": "Scale",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Scale"
            ]
        },
        {
            "name": "Scalesmann",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Scalesmann"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9405/?format=api",
                "id": 9405,
                "name": "March[ing] Cats"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12262"
        },
        {
            "link_class": "SpeccyWikiPage",
            "url": "http://speccy.info/Scl"
        },
        {
            "link_class": "ZxArtAuthor",
            "url": "https://zxart.ee/eng/authors/s/scalesmann/"
        },
        {
            "link_class": "ZxTunesArtist",
            "url": "http://zxtunes.com/author.php?id=124&ln=eng"
        }
    ]
}