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

{
    "url": "https://demozoo.org/api/v1/releasers/39945/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/39945/",
    "id": 39945,
    "name": "Nullsleep",
    "is_group": false,
    "nicks": [
        {
            "name": "Nullsleep",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nullsleep"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/40569/?format=api",
                "id": 40569,
                "name": "8bitpeoples"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.nullsleep.com/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7422"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/music/artists/nullsleep/"
        },
        {
            "link_class": "WikipediaPage",
            "url": "http://en.wikipedia.org/wiki/Nullsleep"
        }
    ]
}