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

{
    "url": "https://demozoo.org/api/v1/releasers/3673/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/3673/",
    "id": 3673,
    "name": "MouldyCat",
    "is_group": false,
    "nicks": [
        {
            "name": "MouldyCat",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MouldyCat"
            ]
        },
        {
            "name": "moudlycta",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "moudlycta"
            ]
        },
        {
            "name": "muodylact",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "muodylact"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3556/?format=api",
                "id": 3556,
                "name": "Mercury"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=684"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://disappeared.de"
        },
        {
            "link_class": "DeviantartUser",
            "url": "http://mouldycat.deviantart.com"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=22122"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=4219"
        }
    ]
}