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

{
    "url": "https://demozoo.org/api/v1/releasers/25604/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/25604/",
    "id": 25604,
    "name": "Deesine",
    "is_group": false,
    "nicks": [
        {
            "name": "Deesine",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Deesine"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6840/?format=api",
                "id": 6840,
                "name": "Magic Dreams"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48122/?format=api",
                "id": 48122,
                "name": "Trance-o-Mania"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.blackcrypt.com/"
        }
    ]
}