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

{
    "url": "https://demozoo.org/api/v1/releasers/20869/?format=api",
    "demozoo_url": "https://demozoo.org/groups/20869/",
    "id": 20869,
    "name": "Indremisjonens Frivillige Bakeri",
    "is_group": true,
    "nicks": [
        {
            "name": "Indremisjonens Frivillige Bakeri",
            "abbreviation": "IFB",
            "is_primary_nick": true,
            "variants": [
                "IFB",
                "Indremisjonens Frivillige Bakeri"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20959/?format=api",
                "id": 20959,
                "name": "Pannekaka"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20960/?format=api",
                "id": 20960,
                "name": "Baker Kringle"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4288"
        }
    ]
}