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

{
    "url": "https://demozoo.org/api/v1/releasers/5419/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5419/",
    "id": 5419,
    "name": "Cyberstarr",
    "is_group": false,
    "nicks": [
        {
            "name": "CBS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "CBS"
            ]
        },
        {
            "name": "Cyberstarr",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cyberstarr"
            ]
        },
        {
            "name": "EMX",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "EMX"
            ]
        },
        {
            "name": "Jaykey",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Jaykey"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107/?format=api",
                "id": 107,
                "name": "Ephidrena"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8472/?format=api",
                "id": 8472,
                "name": "Teenage Crime"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=1437"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=3213"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3129"
        }
    ]
}