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

{
    "url": "https://demozoo.org/api/v1/releasers/107613/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107613/",
    "id": 107613,
    "name": "Danelaw",
    "is_group": true,
    "nicks": [
        {
            "name": "Danelaw",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Danelaw"
            ]
        },
        {
            "name": "Danelaw 1219",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Danelaw 1219"
            ]
        },
        {
            "name": "Danelaw Developements",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Danelaw Developements"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65378/?format=api",
                "id": 65378,
                "name": "Count Dracula"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44886/?format=api",
                "id": 44886,
                "name": "Popeye"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/56202/?format=api",
                "id": 56202,
                "name": "Ecan"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/130112/?format=api",
                "id": 130112,
                "name": "X-Factor"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1970"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4822"
        }
    ]
}