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

{
    "url": "https://demozoo.org/api/v1/releasers/7780/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7780/",
    "id": 7780,
    "name": "XenoDuck",
    "is_group": false,
    "nicks": [
        {
            "name": "XenoDuck",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "XenoDuck"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7773/?format=api",
                "id": 7773,
                "name": "fACERAPE"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23939/?format=api",
                "id": 23939,
                "name": "Nissoc"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7776/?format=api",
                "id": 7776,
                "name": "Husvagn Crew"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=3478"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11015"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5584"
        }
    ]
}