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

{
    "url": "https://demozoo.org/api/v1/releasers/9773/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9773/",
    "id": 9773,
    "name": "NeZbiE",
    "is_group": false,
    "nicks": [
        {
            "name": "NeZbiE",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "NeZbiE"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/9774/?format=api",
                "id": 9774,
                "name": "GL.Fusion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5580/?format=api",
                "id": 5580,
                "name": "CoolPHat"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://nezbie.online.fr/"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=1331"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3315"
        }
    ]
}