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

{
    "url": "https://demozoo.org/api/v1/releasers/31660/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31660/",
    "id": 31660,
    "name": "Lair",
    "is_group": false,
    "nicks": [
        {
            "name": "Lair",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lair"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12757/?format=api",
                "id": 12757,
                "name": "Hotline"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32066/?format=api",
                "id": 32066,
                "name": "Synth Dream"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32706/?format=api",
                "id": 32706,
                "name": "Eternal"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}