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

{
    "url": "https://demozoo.org/api/v1/releasers/131752/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/131752/",
    "id": 131752,
    "name": "zeno4ever",
    "is_group": false,
    "nicks": [
        {
            "name": "zeno4ever",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "zeno4ever"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/66854/?format=api",
                "id": 66854,
                "name": "The Cardinals"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/34777/?format=api",
                "id": 34777,
                "name": "Poo-Brain"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/98120/?format=api",
                "id": 98120,
                "name": "Runfun"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}