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

{
    "url": "https://demozoo.org/api/v1/releasers/37226/?format=api",
    "demozoo_url": "https://demozoo.org/groups/37226/",
    "id": 37226,
    "name": "Blue Logic",
    "is_group": true,
    "nicks": [
        {
            "name": "Blue Logic",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blue Logic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13717/?format=api",
                "id": 13717,
                "name": "Chris Dragan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1203/?format=api",
                "id": 1203,
                "name": "Sol"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18537/?format=api",
                "id": 18537,
                "name": "Deesis"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2814"
        }
    ]
}