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

{
    "url": "https://demozoo.org/api/v1/releasers/76287/?format=api",
    "demozoo_url": "https://demozoo.org/groups/76287/",
    "id": 76287,
    "name": "Best Cracking Team",
    "is_group": true,
    "nicks": [
        {
            "name": "Best Cracking Team",
            "abbreviation": "BCT",
            "is_primary_nick": true,
            "variants": [
                "BCT",
                "Best Cracking Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141664/?format=api",
                "id": 141664,
                "name": "Playboy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/55165/?format=api",
                "id": 55165,
                "name": "El Dio"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140691/?format=api",
                "id": 140691,
                "name": "Lord Sid"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71677/?format=api",
                "id": 71677,
                "name": "King"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1707"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7989"
        }
    ]
}