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

{
    "url": "https://demozoo.org/api/v1/releasers/20804/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/20804/",
    "id": 20804,
    "name": "Ghost Doctor Duplicate",
    "is_group": false,
    "nicks": [
        {
            "name": "Ghost Doctor Duplicate",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "GDD",
                "Ghost Doctor Duplicate"
            ]
        },
        {
            "name": "Zenthar",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zenthar"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/24453/?format=api",
                "id": 24453,
                "name": "Deft Overflow"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1172/?format=api",
                "id": 1172,
                "name": "Proxima"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://www.berntisak.no/"
        },
        {
            "link_class": "SoundcloudUser",
            "url": "https://soundcloud.com/mrbernts/"
        }
    ]
}