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

{
    "url": "https://demozoo.org/api/v1/releasers/79867/?format=api",
    "demozoo_url": "https://demozoo.org/groups/79867/",
    "id": 79867,
    "name": "Abase",
    "is_group": true,
    "nicks": [
        {
            "name": "Abase",
            "abbreviation": "ABS",
            "is_primary_nick": true,
            "variants": [
                "ABS",
                "Abase"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88387/?format=api",
                "id": 88387,
                "name": "JH"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88388/?format=api",
                "id": 88388,
                "name": "Highlander"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140692/?format=api",
                "id": 140692,
                "name": "Elf"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140820/?format=api",
                "id": 140820,
                "name": "Cornwall"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84198/?format=api",
                "id": 84198,
                "name": "Dragon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75646/?format=api",
                "id": 75646,
                "name": "FMan"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/140693/?format=api",
                "id": 140693,
                "name": "Redline Design"
            },
            "is_current": false
        }
    ],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=83"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8391"
        }
    ]
}