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

{
    "url": "https://demozoo.org/api/v1/releasers/5243/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/5243/",
    "id": 5243,
    "name": "Maxon",
    "is_group": false,
    "nicks": [
        {
            "name": "Maxon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Maxon"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3555/?format=api",
                "id": 3555,
                "name": "Half Bit Cheese"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41210/?format=api",
                "id": 41210,
                "name": "Fake."
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "ArtcityArtist",
            "url": "http://artcity.bitfellas.org/index.php?a=artist&id=660"
        },
        {
            "link_class": "BaseUrl",
            "url": "http://www.manujarvinen.com/"
        },
        {
            "link_class": "DeviantartUser",
            "url": "http://maxon.deviantart.com"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4725"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=19997"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=4718"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/manujarvinen"
        }
    ]
}