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

{
    "url": "https://demozoo.org/api/v1/releasers/106813/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106813/",
    "id": 106813,
    "name": "Vortex",
    "is_group": true,
    "nicks": [
        {
            "name": "Vortex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Vortex"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145574/?format=api",
                "id": 145574,
                "name": "Daisyfarmer"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145575/?format=api",
                "id": 145575,
                "name": "Kidnice"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145576/?format=api",
                "id": 145576,
                "name": "Da Blinker"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1166"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=383"
        }
    ]
}