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

{
    "url": "https://demozoo.org/api/v1/releasers/11968/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11968/",
    "id": 11968,
    "name": "Deload",
    "is_group": false,
    "nicks": [
        {
            "name": "Decibel Overload",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Decibel Overload"
            ]
        },
        {
            "name": "Deload",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Deload"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11966/?format=api",
                "id": 11966,
                "name": "Science"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14107/?format=api",
                "id": 14107,
                "name": "Guilty Of Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13235/?format=api",
                "id": 13235,
                "name": "Nerdy Family"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=1901"
        }
    ]
}