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

{
    "url": "https://demozoo.org/api/v1/releasers/79100/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79100/",
    "id": 79100,
    "name": "Jey",
    "is_group": false,
    "nicks": [
        {
            "name": "Jey",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Jey"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47188/?format=api",
                "id": 47188,
                "name": "Voodoo"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/21473/?format=api",
                "id": 21473,
                "name": "Blood"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3810/?format=api",
                "id": 3810,
                "name": "Black Maiden"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=322"
        }
    ]
}