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

{
    "url": "https://demozoo.org/api/v1/releasers/74795/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/74795/",
    "id": 74795,
    "name": "Missantrophy",
    "is_group": false,
    "nicks": [
        {
            "name": "Missantrophy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Missantrophy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7791/?format=api",
                "id": 7791,
                "name": "The Art Of Never Getting Anything Done"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13397"
        }
    ]
}