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

{
    "url": "https://demozoo.org/api/v1/releasers/2190/?format=api",
    "demozoo_url": "https://demozoo.org/groups/2190/",
    "id": 2190,
    "name": "Galtan 6",
    "is_group": true,
    "nicks": [
        {
            "name": "Galtan 6",
            "abbreviation": "G6",
            "is_primary_nick": true,
            "variants": [
                "G6",
                "Galtan 6"
            ]
        },
        {
            "name": "Galtan Six",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Galtan Six"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31520/?format=api",
                "id": 31520,
                "name": "The Empire"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31567/?format=api",
                "id": 31567,
                "name": "EVE"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31569/?format=api",
                "id": 31569,
                "name": "One"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31570/?format=api",
                "id": 31570,
                "name": "Sico"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32067/?format=api",
                "id": 32067,
                "name": "Dr. B"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/2426/?format=api",
                "id": 2426,
                "name": "CIA"
            },
            "is_current": false
        }
    ],
    "subgroups": [
        {
            "subgroup": {
                "url": "https://demozoo.org/api/v1/releasers/37391/?format=api",
                "id": 37391,
                "name": "ENS Music"
            },
            "is_current": true
        }
    ],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/G/GALTAN_6/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3719"
        }
    ]
}