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

{
    "url": "https://demozoo.org/api/v1/releasers/62110/?format=api",
    "demozoo_url": "https://demozoo.org/groups/62110/",
    "id": 62110,
    "name": "Sauf Park",
    "is_group": true,
    "nicks": [
        {
            "name": "Sauf Park",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Sauf Park"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/90871/?format=api",
                "id": 90871,
                "name": "Priest Maxi"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=8452"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12698"
        }
    ]
}