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

{
    "url": "https://demozoo.org/api/v1/releasers/74527/?format=api",
    "demozoo_url": "https://demozoo.org/groups/74527/",
    "id": 74527,
    "name": "BlackTech",
    "is_group": true,
    "nicks": [
        {
            "name": "BlackTech",
            "abbreviation": "BLT",
            "is_primary_nick": true,
            "variants": [
                "BLT",
                "Black Tech",
                "BlackTech"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76814/?format=api",
                "id": 76814,
                "name": "MadMax"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76815/?format=api",
                "id": 76815,
                "name": "Bang!"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76816/?format=api",
                "id": 76816,
                "name": "KCB"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/76817/?format=api",
                "id": 76817,
                "name": "TOM"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/99777/?format=api",
                "id": 99777,
                "name": "Dr. Ees"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/65491/?format=api",
                "id": 65491,
                "name": "Max"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.blacktech.de"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=36756"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6156"
        }
    ]
}