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

{
    "url": "https://demozoo.org/api/v1/releasers/76761/?format=api",
    "demozoo_url": "https://demozoo.org/groups/76761/",
    "id": 76761,
    "name": "Lucida",
    "is_group": true,
    "nicks": [
        {
            "name": "Lucida",
            "abbreviation": "Lucida Group",
            "is_primary_nick": true,
            "variants": [
                "Lucida",
                "Lucida Group"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76764/?format=api",
                "id": 76764,
                "name": "Crypt Keeper"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76762/?format=api",
                "id": 76762,
                "name": "Linc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76763/?format=api",
                "id": 76763,
                "name": "Mantis"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13710"
        }
    ]
}