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

{
    "url": "https://demozoo.org/api/v1/releasers/74013/?format=api",
    "demozoo_url": "https://demozoo.org/groups/74013/",
    "id": 74013,
    "name": "GCS",
    "is_group": true,
    "nicks": [
        {
            "name": "GCS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "G.C.S.",
                "GCS"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/32390/?format=api",
                "id": 32390,
                "name": "The Heavy Killers"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/74014/?format=api",
                "id": 74014,
                "name": "Exostar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/150270/?format=api",
                "id": 150270,
                "name": "Alyssa"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/150271/?format=api",
                "id": 150271,
                "name": "Eclipse"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "FujiologyFolder",
            "url": "https://ftp.untergrund.net/users/ltk_tscc/fujiology/ST/G/GCS/"
        }
    ]
}