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

{
    "url": "https://demozoo.org/api/v1/releasers/14014/?format=api",
    "demozoo_url": "https://demozoo.org/groups/14014/",
    "id": 14014,
    "name": "Digital Nerds",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Nerds",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Digital Nerds",
                "The Digital Nerds"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1663/?format=api",
                "id": 1663,
                "name": "3DAddict"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15771/?format=api",
                "id": 15771,
                "name": "Tarnow"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1870/?format=api",
                "id": 1870,
                "name": "Spacebrain"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/9953/?format=api",
                "id": 9953,
                "name": "P-rat"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11146/?format=api",
                "id": 11146,
                "name": "Gargoyle"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=235"
        }
    ]
}