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

{
    "url": "https://demozoo.org/api/v1/releasers/90743/?format=api",
    "demozoo_url": "https://demozoo.org/groups/90743/",
    "id": 90743,
    "name": "Cracking Team of Darkness",
    "is_group": true,
    "nicks": [
        {
            "name": "Cracking Team of Darkness",
            "abbreviation": "CTOD",
            "is_primary_nick": true,
            "variants": [
                "CTOD",
                "Cracking Team of Darkness"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6881/?format=api",
                "id": 6881,
                "name": "Defiers"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90745/?format=api",
                "id": 90745,
                "name": "Thorin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90744/?format=api",
                "id": 90744,
                "name": "Gandalf"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90746/?format=api",
                "id": 90746,
                "name": "Conan"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127023/?format=api",
                "id": 127023,
                "name": "Gogoman"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7477"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14421"
        }
    ]
}