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

{
    "url": "https://demozoo.org/api/v1/releasers/23386/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23386/",
    "id": 23386,
    "name": "Fract",
    "is_group": true,
    "nicks": [
        {
            "name": "Fract",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fract"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25191/?format=api",
                "id": 25191,
                "name": "BRK"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/57499/?format=api",
                "id": 57499,
                "name": "RTS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11057/?format=api",
                "id": 11057,
                "name": "Con"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=541"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9734"
        }
    ]
}