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

{
    "url": "https://demozoo.org/api/v1/releasers/109520/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109520/",
    "id": 109520,
    "name": "The Apace Software",
    "is_group": true,
    "nicks": [
        {
            "name": "Apace",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Apace"
            ]
        },
        {
            "name": "The Apace Software",
            "abbreviation": "APC",
            "is_primary_nick": true,
            "variants": [
                "APC",
                "The Apace Software"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26500/?format=api",
                "id": 26500,
                "name": "zscs"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6970"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=11524"
        }
    ]
}