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

{
    "url": "https://demozoo.org/api/v1/releasers/1716/?format=api",
    "demozoo_url": "https://demozoo.org/groups/1716/",
    "id": 1716,
    "name": "ABC Crackings",
    "is_group": true,
    "nicks": [
        {
            "name": "ABC 1999",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ABC 1999"
            ]
        },
        {
            "name": "ABC Crackings",
            "abbreviation": "ABC",
            "is_primary_nick": true,
            "variants": [
                "ABC",
                "ABC Crackings"
            ]
        },
        {
            "name": "ABC Unlimited",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "ABC Crackings Unlimited",
                "ABC Unlimited"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116877/?format=api",
                "id": 116877,
                "name": "Antisoft"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153897/?format=api",
                "id": 153897,
                "name": "CSS"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153898/?format=api",
                "id": 153898,
                "name": "Bytebreaker"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153920/?format=api",
                "id": 153920,
                "name": "ADJ"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/153952/?format=api",
                "id": 153952,
                "name": "Rex"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2667"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=5055"
        }
    ]
}