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

{
    "url": "https://demozoo.org/api/v1/releasers/93486/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/93486/",
    "id": 93486,
    "name": "Kazz",
    "is_group": false,
    "nicks": [
        {
            "name": "Gummibear",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Gummibear"
            ]
        },
        {
            "name": "Kazz",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kazz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2723/?format=api",
                "id": 2723,
                "name": "Freezers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1508/?format=api",
                "id": 1508,
                "name": "Bronx"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/62988/?format=api",
                "id": 62988,
                "name": "Fun Factory"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=3991"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=16133"
        }
    ]
}