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

{
    "url": "https://demozoo.org/api/v1/releasers/68325/?format=api",
    "demozoo_url": "https://demozoo.org/groups/68325/",
    "id": 68325,
    "name": "Konvergence",
    "is_group": true,
    "nicks": [
        {
            "name": "Konvergence",
            "abbreviation": "KVG",
            "is_primary_nick": true,
            "variants": [
                "KVG",
                "Konvergence"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7057/?format=api",
                "id": 7057,
                "name": "Minomus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65656/?format=api",
                "id": 65656,
                "name": "Poro"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/35897/?format=api",
                "id": 35897,
                "name": "Exca"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10123/?format=api",
                "id": 10123,
                "name": "Jalava"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/32692/?format=api",
                "id": 32692,
                "name": "Viimatäti"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12909"
        }
    ]
}