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

{
    "url": "https://demozoo.org/api/v1/releasers/5752/?format=api",
    "demozoo_url": "https://demozoo.org/groups/5752/",
    "id": 5752,
    "name": "Binarybrains",
    "is_group": true,
    "nicks": [
        {
            "name": "Binarybrains",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Binary Brains",
                "Binarybrains"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5751/?format=api",
                "id": 5751,
                "name": "Axelerator"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5805/?format=api",
                "id": 5805,
                "name": "Shag"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/18557/?format=api",
                "id": 18557,
                "name": "Crusade"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/517/?format=api",
                "id": 517,
                "name": "Stevie"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6281"
        }
    ]
}