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

{
    "url": "https://demozoo.org/api/v1/releasers/80366/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/80366/",
    "id": 80366,
    "name": "Dr. Dre",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr. Dre",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dr Dre",
                "Dr. Dre"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/76732/?format=api",
                "id": 76732,
                "name": "Wicked"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/85429/?format=api",
                "id": 85429,
                "name": "Storm²"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79785/?format=api",
                "id": 79785,
                "name": "Gen-X"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81428/?format=api",
                "id": 81428,
                "name": "Abnormally Supreme Humans"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}