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

{
    "url": "https://demozoo.org/api/v1/releasers/107743/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107743/",
    "id": 107743,
    "name": "Dom & Co",
    "is_group": true,
    "nicks": [
        {
            "name": "Dom & Co",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dom & Co",
                "Dom and Co"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/141657/?format=api",
                "id": 141657,
                "name": "Lancashire Cracking Service"
            },
            "is_current": false
        }
    ],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/141656/?format=api",
                "id": 141656,
                "name": "Dom"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4172"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9481"
        }
    ]
}