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

{
    "url": "https://demozoo.org/api/v1/releasers/31751/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31751/",
    "id": 31751,
    "name": "Dr Trap",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr Trap",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dr Trap"
            ]
        },
        {
            "name": "Lightman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lightman"
            ]
        },
        {
            "name": "Tyrell",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tyrell"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31563/?format=api",
                "id": 31563,
                "name": "The Marvellous V8"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31520/?format=api",
                "id": 31520,
                "name": "The Empire"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31491/?format=api",
                "id": 31491,
                "name": "The Replicants"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}