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

{
    "url": "https://demozoo.org/api/v1/releasers/107230/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107230/",
    "id": 107230,
    "name": "BIP",
    "is_group": true,
    "nicks": [
        {
            "name": "BIP",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BIP"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/50488/?format=api",
                "id": 50488,
                "name": "Jetboy"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3991"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9398"
        }
    ]
}