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

{
    "url": "https://demozoo.org/api/v1/releasers/9807/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/9807/",
    "id": 9807,
    "name": "psonice",
    "is_group": false,
    "nicks": [
        {
            "name": "psonice",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "psonice"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90375/?format=api",
                "id": 90375,
                "name": "Church of the Spinning Cube"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6413/?format=api",
                "id": 6413,
                "name": "UKScene Allstars"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3623/?format=api",
                "id": 3623,
                "name": "CRTC"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=3023"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=5568"
        },
        {
            "link_class": "TwitterAccount",
            "url": "https://twitter.com/_psonice"
        }
    ]
}