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

{
    "url": "https://demozoo.org/api/v1/releasers/27697/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27697/",
    "id": 27697,
    "name": "Zeebi",
    "is_group": false,
    "nicks": [
        {
            "name": "ZB",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ZB"
            ]
        },
        {
            "name": "Zeebi",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zeebi"
            ]
        },
        {
            "name": "Zibi",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zibi"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1493/?format=api",
                "id": 1493,
                "name": "Anadune"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1035/?format=api",
                "id": 1035,
                "name": "Mystic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1515/?format=api",
                "id": 1515,
                "name": "Flying Cows Inc."
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/102325/?format=api",
                "id": 102325,
                "name": "Vega"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=8379"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=2539"
        }
    ]
}