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

{
    "url": "https://demozoo.org/api/v1/releasers/109930/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109930/",
    "id": 109930,
    "name": "The Pact",
    "is_group": true,
    "nicks": [
        {
            "name": "The Pact",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Pact"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8824/?format=api",
                "id": 8824,
                "name": "Skydive"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8830/?format=api",
                "id": 8830,
                "name": "Lucifer"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3374"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9186"
        }
    ]
}