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

{
    "url": "https://demozoo.org/api/v1/releasers/82814/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/82814/",
    "id": 82814,
    "name": "Dr. Dre",
    "is_group": false,
    "nicks": [
        {
            "name": "Dr. Dre",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "-dRE",
                "Dr. Dre"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/10964/?format=api",
                "id": 10964,
                "name": "Faith"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/692/?format=api",
                "id": 692,
                "name": "Zenith"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Person",
            "url": "https://defacto2.net/p/dr-dre"
        }
    ]
}