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

{
    "url": "https://demozoo.org/api/v1/releasers/11219/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11219/",
    "id": 11219,
    "name": "Spock",
    "is_group": false,
    "nicks": [
        {
            "name": "Spock",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Spock"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11220/?format=api",
                "id": 11220,
                "name": "Infinite Darkness"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11221/?format=api",
                "id": 11221,
                "name": "Wild Bits"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/642/?format=api",
                "id": 642,
                "name": "Rgba"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76333/?format=api",
                "id": 76333,
                "name": "Haiku"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=10998"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3493"
        }
    ]
}