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

{
    "url": "https://demozoo.org/api/v1/releasers/86161/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/86161/",
    "id": 86161,
    "name": "Proxenus",
    "is_group": false,
    "nicks": [
        {
            "name": "Proxenus",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Proxenus"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/86142/?format=api",
                "id": 86142,
                "name": "Raid-Real"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/111432/?format=api",
                "id": 111432,
                "name": "Taura"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106746/?format=api",
                "id": 106746,
                "name": "Wasted Obfuscated Evolution"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}