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

{
    "url": "https://demozoo.org/api/v1/releasers/130403/?format=api",
    "demozoo_url": "https://demozoo.org/groups/130403/",
    "id": 130403,
    "name": "Active Cracking Enterprise",
    "is_group": true,
    "nicks": [
        {
            "name": "A.C.E. 2000",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "A.C.E. 2000"
            ]
        },
        {
            "name": "Active Cracking Enterprise",
            "abbreviation": "ACE",
            "is_primary_nick": true,
            "variants": [
                "ACE",
                "Active Cracking Enterprise"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56148/?format=api",
                "id": 56148,
                "name": "The Parade International"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130661/?format=api",
                "id": 130661,
                "name": "Pirate Cracking Service"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132737/?format=api",
                "id": 132737,
                "name": "Falcon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132738/?format=api",
                "id": 132738,
                "name": "American Fighter"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4141"
        }
    ]
}