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

{
    "url": "https://demozoo.org/api/v1/releasers/106998/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106998/",
    "id": 106998,
    "name": "Antigua Design",
    "is_group": true,
    "nicks": [
        {
            "name": "Antigua Design",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Antigua Design"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/28029/?format=api",
                "id": 28029,
                "name": "Tronic"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3382"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9190"
        }
    ]
}