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

{
    "url": "https://demozoo.org/api/v1/releasers/99012/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/99012/",
    "id": 99012,
    "name": "Kashka",
    "is_group": false,
    "nicks": [
        {
            "name": "Kashka",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kashka"
            ]
        },
        {
            "name": "Sonic 6",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sonic 6"
            ]
        },
        {
            "name": "Sonic Six",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Sonic Six"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59084/?format=api",
                "id": 59084,
                "name": "Delite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/585/?format=api",
                "id": 585,
                "name": "Nerve Axis"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=9266"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=44620"
        }
    ]
}