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

{
    "url": "https://demozoo.org/api/v1/releasers/8290/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8290/",
    "id": 8290,
    "name": "LoveLace",
    "is_group": false,
    "nicks": [
        {
            "name": "LoveLace",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "LoveLace"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8291/?format=api",
                "id": 8291,
                "name": "Node'sign"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14053/?format=api",
                "id": 14053,
                "name": "December"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/450/?format=api",
                "id": 450,
                "name": "Madwizards"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=255"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=9437"
        }
    ]
}