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

{
    "url": "https://demozoo.org/api/v1/releasers/836/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/836/",
    "id": 836,
    "name": "Imbusy",
    "is_group": false,
    "nicks": [
        {
            "name": "Imbusy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Imbusy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/220/?format=api",
                "id": 220,
                "name": "Brainstorm"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://imbusy.org"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6462"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=6541"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=4196"
        }
    ]
}