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

{
    "url": "https://demozoo.org/api/v1/releasers/44664/?format=api",
    "demozoo_url": "https://demozoo.org/groups/44664/",
    "id": 44664,
    "name": "The Shadow Warriors",
    "is_group": true,
    "nicks": [
        {
            "name": "The Shadow Warriors",
            "abbreviation": "TSW",
            "is_primary_nick": true,
            "variants": [
                "TSW",
                "The Shadow Warriors"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32390/?format=api",
                "id": 32390,
                "name": "The Heavy Killers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31385/?format=api",
                "id": 31385,
                "name": "Anarchy"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72240/?format=api",
                "id": 72240,
                "name": "Omega 66"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72241/?format=api",
                "id": 72241,
                "name": "Mournblade"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72242/?format=api",
                "id": 72242,
                "name": "CTZ"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72243/?format=api",
                "id": 72243,
                "name": "Interceptor"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72245/?format=api",
                "id": 72245,
                "name": "Rody"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32704/?format=api",
                "id": 32704,
                "name": "Stef"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/72246/?format=api",
                "id": 72246,
                "name": "Cybernetic"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/33578/?format=api",
                "id": 33578,
                "name": "Eclipse"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TSW/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13273"
        }
    ]
}