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

{
    "url": "https://demozoo.org/api/v1/releasers/78442/?format=api",
    "demozoo_url": "https://demozoo.org/groups/78442/",
    "id": 78442,
    "name": "Crackers International Alliance",
    "is_group": true,
    "nicks": [
        {
            "name": "Crackers International Alliance",
            "abbreviation": "CIA",
            "is_primary_nick": true,
            "variants": [
                "CIA",
                "Crackers International Alliance"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78441/?format=api",
                "id": 78441,
                "name": "Fatal Hitman"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78444/?format=api",
                "id": 78444,
                "name": "J-Walker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/71232/?format=api",
                "id": 71232,
                "name": "Lord High Fixer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78445/?format=api",
                "id": 78445,
                "name": "Knight"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/78446/?format=api",
                "id": 78446,
                "name": "Radical"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13829"
        }
    ]
}