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

{
    "url": "https://demozoo.org/api/v1/releasers/107300/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107300/",
    "id": 107300,
    "name": "Buraki",
    "is_group": true,
    "nicks": [
        {
            "name": "Buraki",
            "abbreviation": "BUK",
            "is_primary_nick": true,
            "variants": [
                "BUK",
                "Buraki"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/113314/?format=api",
                "id": 113314,
                "name": "Jeto"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/113325/?format=api",
                "id": 113325,
                "name": "Blaze"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/81850/?format=api",
                "id": 81850,
                "name": "B0lee"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11167/?format=api",
                "id": 11167,
                "name": "Techno"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=847"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7766"
        }
    ]
}