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

{
    "url": "https://demozoo.org/api/v1/releasers/119146/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/119146/",
    "id": 119146,
    "name": "Sun King",
    "is_group": false,
    "nicks": [
        {
            "name": "Sun King",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sun King"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120491/?format=api",
                "id": 120491,
                "name": "The Lost Boyz"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79217/?format=api",
                "id": 79217,
                "name": "North American Society of Anarchists"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}