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

{
    "url": "https://demozoo.org/api/v1/releasers/2811/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2811/",
    "id": 2811,
    "name": "Dize",
    "is_group": false,
    "nicks": [
        {
            "name": "Dize",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dize"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2808/?format=api",
                "id": 2808,
                "name": "Bonzai"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/101/?format=api",
                "id": 101,
                "name": "The Silents"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5023/?format=api",
                "id": 5023,
                "name": "Starion"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=934"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2220"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=330"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14699"
        }
    ]
}