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

{
    "url": "https://demozoo.org/api/v1/releasers/34985/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34985/",
    "id": 34985,
    "name": "2funky",
    "is_group": false,
    "nicks": [
        {
            "name": "2funky",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "2funky"
            ]
        },
        {
            "name": "Funky",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Funky"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3559/?format=api",
                "id": 3559,
                "name": "Neuro"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1505"
        }
    ]
}