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

{
    "url": "https://demozoo.org/api/v1/releasers/147512/?format=api",
    "demozoo_url": "https://demozoo.org/groups/147512/",
    "id": 147512,
    "name": "Poison Control Inc",
    "is_group": true,
    "nicks": [
        {
            "name": "Poison Control Inc",
            "abbreviation": "PCi",
            "is_primary_nick": true,
            "variants": [
                "PCi",
                "Poison Control Inc"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108426/?format=api",
                "id": 108426,
                "name": "Charlie X"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/108424/?format=api",
                "id": 108424,
                "name": "Sea Wolf"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28409/?format=api",
                "id": 28409,
                "name": "Gank Master"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/poison-control"
        }
    ]
}