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

{
    "url": "https://demozoo.org/api/v1/releasers/34428/?format=api",
    "demozoo_url": "https://demozoo.org/groups/34428/",
    "id": 34428,
    "name": "The Raider Brothers",
    "is_group": true,
    "nicks": [
        {
            "name": "The Raider Brothers",
            "abbreviation": "TRB",
            "is_primary_nick": true,
            "variants": [
                "TRB",
                "The Raider Brothers"
            ]
        },
        {
            "name": "The Raiders Brothers",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Raiders Brothers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70992/?format=api",
                "id": 70992,
                "name": "Gin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31776/?format=api",
                "id": 31776,
                "name": "Lem"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/44741/?format=api",
                "id": 44741,
                "name": "Sinew Shy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/70998/?format=api",
                "id": 70998,
                "name": "Mesh"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50531/?format=api",
                "id": 50531,
                "name": "Nic"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/T/TRB/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1425"
        }
    ]
}