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

{
    "url": "https://demozoo.org/api/v1/releasers/79938/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/79938/",
    "id": 79938,
    "name": "The Brain",
    "is_group": false,
    "nicks": [
        {
            "name": "The Brain",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Brain",
                "The Brain"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/519/?format=api",
                "id": 519,
                "name": "Razor 1911"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70690/?format=api",
                "id": 70690,
                "name": "The Raven"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5067/?format=api",
                "id": 5067,
                "name": "The Dominators"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1448"
        }
    ]
}