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

{
    "url": "https://demozoo.org/api/v1/releasers/24856/?format=api",
    "demozoo_url": "https://demozoo.org/groups/24856/",
    "id": 24856,
    "name": "BBC",
    "is_group": true,
    "nicks": [
        {
            "name": "BBC",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "BBC"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24855/?format=api",
                "id": 24855,
                "name": "Guillotine"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/63036/?format=api",
                "id": 63036,
                "name": "Benjamin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/75825/?format=api",
                "id": 75825,
                "name": "Tubarto"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/bbc"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=13558"
        }
    ]
}