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

{
    "url": "https://demozoo.org/api/v1/releasers/10527/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10527/",
    "id": 10527,
    "name": "BoaH",
    "is_group": true,
    "nicks": [
        {
            "name": "BoaH",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BoaH",
                "boah!"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10526/?format=api",
                "id": 10526,
                "name": "Armidas"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29419/?format=api",
                "id": 29419,
                "name": "Interface"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9991/?format=api",
                "id": 9991,
                "name": "Jull"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39007/?format=api",
                "id": 39007,
                "name": "Astrakant"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=1767"
        }
    ]
}