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

{
    "url": "https://demozoo.org/api/v1/releasers/107752/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107752/",
    "id": 107752,
    "name": "Drakkar",
    "is_group": true,
    "nicks": [
        {
            "name": "Drakkar",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Drakkar"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41143/?format=api",
                "id": 41143,
                "name": "Marwin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25369/?format=api",
                "id": 25369,
                "name": "Turbo-Cracker"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/84396/?format=api",
                "id": 84396,
                "name": "Virgil"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41142/?format=api",
                "id": 41142,
                "name": "Nike"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/144859/?format=api",
                "id": 144859,
                "name": "Merlin"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2046"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8736"
        }
    ]
}