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

{
    "url": "https://demozoo.org/api/v1/releasers/75925/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/75925/",
    "id": 75925,
    "name": "Creeping Death",
    "is_group": false,
    "nicks": [
        {
            "name": "Creeping Death",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Creeping Death"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/47706/?format=api",
                "id": 47706,
                "name": "Tatoo"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/creeping-death"
        }
    ]
}