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

{
    "url": "https://demozoo.org/api/v1/releasers/7443/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7443/",
    "id": 7443,
    "name": "warp",
    "is_group": false,
    "nicks": [
        {
            "name": "warp",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "warp"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3793/?format=api",
                "id": 3793,
                "name": "bypass"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3794/?format=api",
                "id": 3794,
                "name": "unik"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=83"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1506"
        }
    ]
}