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

{
    "url": "https://demozoo.org/api/v1/releasers/107700/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107700/",
    "id": 107700,
    "name": "Digital Underground",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Underground",
            "abbreviation": "DUG",
            "is_primary_nick": true,
            "variants": [
                "DUG",
                "Digital Underground"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/39412/?format=api",
                "id": 39412,
                "name": "Zoomo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/129800/?format=api",
                "id": 129800,
                "name": "dna"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146536/?format=api",
                "id": 146536,
                "name": "Hall"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146537/?format=api",
                "id": 146537,
                "name": "Softwarewolf"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146538/?format=api",
                "id": 146538,
                "name": "Mad Max"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1316"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=295"
        }
    ]
}