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

{
    "url": "https://demozoo.org/api/v1/releasers/9712/?format=api",
    "demozoo_url": "https://demozoo.org/groups/9712/",
    "id": 9712,
    "name": "Simbols",
    "is_group": true,
    "nicks": [
        {
            "name": "Simbols",
            "abbreviation": "SMB",
            "is_primary_nick": true,
            "variants": [
                "SMB",
                "Simbols"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9152/?format=api",
                "id": 9152,
                "name": "Riskej"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9149/?format=api",
                "id": 9149,
                "name": "Pulsar"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32771/?format=api",
                "id": 32771,
                "name": "Vegas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32776/?format=api",
                "id": 32776,
                "name": "Stiffler"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/31153/?format=api",
                "id": 31153,
                "name": "lika"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32229/?format=api",
                "id": 32229,
                "name": "SL"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9151/?format=api",
                "id": 9151,
                "name": "Luka"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://simbols.untergrund.net"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=3850"
        }
    ]
}