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

{
    "url": "https://demozoo.org/api/v1/releasers/127862/?format=api",
    "demozoo_url": "https://demozoo.org/groups/127862/",
    "id": 127862,
    "name": "Hertfordshire Cracking Service",
    "is_group": true,
    "nicks": [
        {
            "name": "Hertfordshire Cracking Service",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Hertfordshire Cracking Service"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127861/?format=api",
                "id": 127861,
                "name": "Maxpax"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127863/?format=api",
                "id": 127863,
                "name": "The Squashed Teabag"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=8548"
        }
    ]
}