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

{
    "url": "https://demozoo.org/api/v1/releasers/14313/?format=api",
    "demozoo_url": "https://demozoo.org/groups/14313/",
    "id": 14313,
    "name": "Nalleperhe",
    "is_group": true,
    "nicks": [
        {
            "name": "Nalleperhe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Nalleperhe"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3043/?format=api",
                "id": 3043,
                "name": "Spiikki"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41822/?format=api",
                "id": 41822,
                "name": "EveAngel"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "https://nalleperhe.net/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2491"
        }
    ]
}