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

{
    "url": "https://demozoo.org/api/v1/releasers/12926/?format=api",
    "demozoo_url": "https://demozoo.org/groups/12926/",
    "id": 12926,
    "name": "KoomaDot",
    "is_group": true,
    "nicks": [
        {
            "name": "KoomaDot",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "KoomaDot"
            ]
        },
        {
            "name": "KoomaPiste",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "KoomaPiste"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/80420/?format=api",
                "id": 80420,
                "name": "s13ge"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/148182/?format=api",
                "id": 148182,
                "name": "Avaruushirvi"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://koomadot.net/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11097"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12083"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/koomadot/"
        }
    ]
}