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

{
    "url": "https://demozoo.org/api/v1/releasers/1096/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/1096/",
    "id": 1096,
    "name": "Elmer",
    "is_group": false,
    "nicks": [
        {
            "name": "Elmer",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Elmer"
            ]
        },
        {
            "name": "Neuro",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Neuro"
            ]
        },
        {
            "name": "Neuron",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Neuron"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/739/?format=api",
                "id": 739,
                "name": "Dreamdealers"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1115/?format=api",
                "id": 1115,
                "name": "Symbiosis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106897/?format=api",
                "id": 106897,
                "name": "Access Design"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/56135/?format=api",
                "id": 56135,
                "name": "Synergy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/123057/?format=api",
                "id": 123057,
                "name": "TomSoft"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "AmpAuthor",
            "url": "https://amp.dascene.net/detail.php?view=2444"
        },
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1585"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=12692"
        }
    ]
}