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

{
    "url": "https://demozoo.org/api/v1/releasers/70719/?format=api",
    "demozoo_url": "https://demozoo.org/groups/70719/",
    "id": 70719,
    "name": "Three Sudbury Guys",
    "is_group": true,
    "nicks": [
        {
            "name": "Three Sudbury Guys",
            "abbreviation": "TSG",
            "is_primary_nick": true,
            "variants": [
                "TSG",
                "Three Sudbury Guys"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148425/?format=api",
                "id": 148425,
                "name": "Wanderer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148426/?format=api",
                "id": 148426,
                "name": "Circuit Breaker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148427/?format=api",
                "id": 148427,
                "name": "P. Lalonde"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13013"
        }
    ]
}