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

{
    "url": "https://demozoo.org/api/v1/releasers/3387/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3387/",
    "id": 3387,
    "name": "Corwin",
    "is_group": false,
    "nicks": [
        {
            "name": "Corwin",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Corwin"
            ]
        },
        {
            "name": "Shadow",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Shadow"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1536/?format=api",
                "id": 1536,
                "name": "Surprise! Productions"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/361/?format=api",
                "id": 361,
                "name": "Scoopex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/16445/?format=api",
                "id": 16445,
                "name": "Pulsar"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2967/?format=api",
                "id": 2967,
                "name": "Commando Frontier"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67424/?format=api",
                "id": 67424,
                "name": "Electronic Music Systems"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144201/?format=api",
                "id": 144201,
                "name": "Animus"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=2205"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=14762"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=1986"
        }
    ]
}