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

{
    "url": "https://demozoo.org/api/v1/releasers/21983/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/21983/",
    "id": 21983,
    "name": "Braxton",
    "is_group": false,
    "nicks": [
        {
            "name": "AC",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "AC"
            ]
        },
        {
            "name": "Braxton",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Braxton"
            ]
        },
        {
            "name": "BraxtonDK",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "BraxtonDK"
            ]
        },
        {
            "name": "BraxtonRBS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "BraxtonRBS"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19726/?format=api",
                "id": 19726,
                "name": "Visage"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/628/?format=api",
                "id": 628,
                "name": "Rebels"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141543/?format=api",
                "id": 141543,
                "name": "The Twitch Elite"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106363/?format=api",
                "id": 106363,
                "name": "Porting For Profit"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/147170/?format=api",
                "id": 147170,
                "name": "Digital Vision"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneidAccount",
            "url": "https://www.pouet.net/user.php?who=106307"
        }
    ]
}