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

{
    "url": "https://demozoo.org/api/v1/releasers/854/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/854/",
    "id": 854,
    "name": "BarZoule",
    "is_group": false,
    "nicks": [
        {
            "name": "BarZoule",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BarZoule"
            ]
        },
        {
            "name": "BuZ",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "BuZ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/853/?format=api",
                "id": 853,
                "name": "Northern Dragons"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30405/?format=api",
                "id": 30405,
                "name": "Bawlz"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=630"
        },
        {
            "link_class": "NectarineArtist",
            "url": "https://scenestream.net/demovibes/artist/3873/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=5962"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3921"
        }
    ]
}