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

{
    "url": "https://demozoo.org/api/v1/releasers/11200/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11200/",
    "id": 11200,
    "name": "hhc",
    "is_group": false,
    "nicks": [
        {
            "name": "hhc",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "hhc"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/11195/?format=api",
                "id": 11195,
                "name": "Castrum Doloris"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/20743/?format=api",
                "id": 20743,
                "name": "ORG"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://hhc.intro.hu/"
        },
        {
            "link_class": "SlengpungUser",
            "url": "http://www.slengpung.com/?userid=3606"
        }
    ]
}