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

{
    "url": "https://demozoo.org/api/v1/releasers/47214/?format=api",
    "demozoo_url": "https://demozoo.org/groups/47214/",
    "id": 47214,
    "name": "Realistic",
    "is_group": true,
    "nicks": [
        {
            "name": "Real",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Real"
            ]
        },
        {
            "name": "Realistic",
            "abbreviation": "REAL",
            "is_primary_nick": true,
            "variants": [
                "REAL",
                "Realistic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47215/?format=api",
                "id": 47215,
                "name": "Deaks"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47216/?format=api",
                "id": 47216,
                "name": "No Sync"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/47217/?format=api",
                "id": 47217,
                "name": "The Pawn"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144968/?format=api",
                "id": 144968,
                "name": "Iron Bambi"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1216"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12203"
        }
    ]
}