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

{
    "url": "https://demozoo.org/api/v1/releasers/36487/?format=api",
    "demozoo_url": "https://demozoo.org/groups/36487/",
    "id": 36487,
    "name": "Big Scary Agency",
    "is_group": true,
    "nicks": [
        {
            "name": "Big Scary Agency",
            "abbreviation": "BSA",
            "is_primary_nick": true,
            "variants": [
                "BSA",
                "Big Scary Agency"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36486/?format=api",
                "id": 36486,
                "name": "Nion"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36489/?format=api",
                "id": 36489,
                "name": "Prebzi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/36536/?format=api",
                "id": 36536,
                "name": "Orion"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18465/?format=api",
                "id": 18465,
                "name": "Toraz"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3073"
        }
    ]
}