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

{
    "url": "https://demozoo.org/api/v1/releasers/385/?format=api",
    "demozoo_url": "https://demozoo.org/groups/385/",
    "id": 385,
    "name": "Broncs",
    "is_group": true,
    "nicks": [
        {
            "name": "Broncs",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Broncs"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/384/?format=api",
                "id": 384,
                "name": "Hellboy"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20758/?format=api",
                "id": 20758,
                "name": "Carlos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20759/?format=api",
                "id": 20759,
                "name": "Cpoc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29633/?format=api",
                "id": 29633,
                "name": "Vasek H."
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15946/?format=api",
                "id": 15946,
                "name": "Redox"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19174/?format=api",
                "id": 19174,
                "name": "Dement"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23274/?format=api",
                "id": 23274,
                "name": "Ferda"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://broncs.scene.cz/broncs.htm"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=378"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/broncs/"
        }
    ]
}