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

{
    "url": "https://demozoo.org/api/v1/releasers/25594/?format=api",
    "demozoo_url": "https://demozoo.org/groups/25594/",
    "id": 25594,
    "name": "3 Stockarna Snuse",
    "is_group": true,
    "nicks": [
        {
            "name": "3 Stockarna Snuse",
            "abbreviation": "3SS",
            "is_primary_nick": true,
            "variants": [
                "3 Stockarna Snuse",
                "3SS"
            ]
        },
        {
            "name": "De 3 Stockarna Snuse",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "De 3 Stockarna Snuse"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27448/?format=api",
                "id": 27448,
                "name": "Stalvik"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19451/?format=api",
                "id": 19451,
                "name": "Omen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/86134/?format=api",
                "id": 86134,
                "name": "Bitbitch"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13404/?format=api",
                "id": 13404,
                "name": "Aeroba"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22887/?format=api",
                "id": 22887,
                "name": "Nys"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1538"
        }
    ]
}