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

{
    "url": "https://demozoo.org/api/v1/releasers/107118/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107118/",
    "id": 107118,
    "name": "Oracle",
    "is_group": true,
    "nicks": [
        {
            "name": "Oracle",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Oracle"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/66481/?format=api",
                "id": 66481,
                "name": "Dark Overlord"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140641/?format=api",
                "id": 140641,
                "name": "Jatagan"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140876/?format=api",
                "id": 140876,
                "name": "Extasy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/52302/?format=api",
                "id": 52302,
                "name": "Clive"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141581/?format=api",
                "id": 141581,
                "name": "Jones"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1619"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14530"
        }
    ]
}