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

{
    "url": "https://demozoo.org/api/v1/releasers/4233/?format=api",
    "demozoo_url": "https://demozoo.org/groups/4233/",
    "id": 4233,
    "name": "Apan Bepan",
    "is_group": true,
    "nicks": [
        {
            "name": "Apan Bepan",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Apan Bepan"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": true
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6778/?format=api",
                "id": 6778,
                "name": "Bob"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7137/?format=api",
                "id": 7137,
                "name": "Illmidus"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/7136/?format=api",
                "id": 7136,
                "name": "Z-Nexx"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6653"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10999"
        }
    ]
}