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

{
    "url": "https://demozoo.org/api/v1/releasers/24687/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24687/",
    "id": 24687,
    "name": "Floyd",
    "is_group": false,
    "nicks": [
        {
            "name": "Floyd",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "FYD",
                "Floyd"
            ]
        },
        {
            "name": "Floydworx",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Floydworx"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/15332/?format=api",
                "id": 15332,
                "name": "thelo0p!"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24688/?format=api",
                "id": 24688,
                "name": "Virtual Imagines"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=1193"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://floydworx.com/"
        },
        {
            "link_class": "DeviantartUser",
            "url": "http://floydworx.deviantart.com"
        }
    ]
}