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

{
    "url": "https://demozoo.org/api/v1/releasers/8083/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8083/",
    "id": 8083,
    "name": "Duffe",
    "is_group": false,
    "nicks": [
        {
            "name": "Duffe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Duffe"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7015/?format=api",
                "id": 7015,
                "name": "Sardonyx"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/27462/?format=api",
                "id": 27462,
                "name": "Robot"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/610/?format=api",
                "id": 610,
                "name": "iNSANE"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7187/?format=api",
                "id": 7187,
                "name": "B-Ware"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9/?format=api",
                "id": 9,
                "name": "The Black Lotus"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=3264"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=14316"
        }
    ]
}