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

{
    "url": "https://demozoo.org/api/v1/releasers/26208/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/26208/",
    "id": 26208,
    "name": "Reenigne",
    "is_group": false,
    "nicks": [
        {
            "name": "Reenigne",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Reenigne"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3623/?format=api",
                "id": 3623,
                "name": "CRTC"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.reenigne.org/blog/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=72888"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5720"
        }
    ]
}