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

{
    "url": "https://demozoo.org/api/v1/releasers/88839/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/88839/",
    "id": 88839,
    "name": "NuSan",
    "is_group": false,
    "nicks": [
        {
            "name": "NuSan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "NuSan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/78435/?format=api",
                "id": 78435,
                "name": "Cookie Collective"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/142061/?format=api",
                "id": 142061,
                "name": "Moonbase"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://nusan.itch.io/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14306"
        },
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=102183"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/nusan_fx/"
        }
    ]
}