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

{
    "url": "https://demozoo.org/api/v1/releasers/88982/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/88982/",
    "id": 88982,
    "name": "Floyd",
    "is_group": false,
    "nicks": [
        {
            "name": "Floyd",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Floyd"
            ]
        },
        {
            "name": "Tricky16",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Tricky16"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/59307/?format=api",
                "id": 59307,
                "name": "Waste"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88983/?format=api",
                "id": 88983,
                "name": "Picasso Industries"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88984/?format=api",
                "id": 88984,
                "name": "The New Touch"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}