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

{
    "url": "https://demozoo.org/api/v1/releasers/10768/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10768/",
    "id": 10768,
    "name": "Eufrosyne",
    "is_group": true,
    "nicks": [
        {
            "name": "Eufrosyne",
            "abbreviation": "FRS",
            "is_primary_nick": true,
            "variants": [
                "Eufrosyne",
                "FRS"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3145/?format=api",
                "id": 3145,
                "name": "Suckho"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/600/?format=api",
                "id": 600,
                "name": "Bay Tremore"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13193/?format=api",
                "id": 13193,
                "name": "XT"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8610/?format=api",
                "id": 8610,
                "name": "Dr. Voice"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=7253"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=166"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/eufrosyne/"
        }
    ]
}