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

{
    "url": "https://demozoo.org/api/v1/releasers/14935/?format=api",
    "demozoo_url": "https://demozoo.org/groups/14935/",
    "id": 14935,
    "name": "Digital Underground",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Underground",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Digital Underground"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14934/?format=api",
                "id": 14934,
                "name": "Rac"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17475/?format=api",
                "id": 17475,
                "name": "BeatFreak"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/16062/?format=api",
                "id": 16062,
                "name": "He.Man"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15868/?format=api",
                "id": 15868,
                "name": "Cer"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.digital-underground.de/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=14572"
        }
    ]
}