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

{
    "url": "https://demozoo.org/api/v1/releasers/34256/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34256/",
    "id": 34256,
    "name": "Sir David",
    "is_group": false,
    "nicks": [
        {
            "name": "Sir David",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sir David"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34750/?format=api",
                "id": 34750,
                "name": "Speccy.pl"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20617/?format=api",
                "id": 20617,
                "name": "Sector 5"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11985"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=65555"
        }
    ]
}