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

{
    "url": "https://demozoo.org/api/v1/releasers/6037/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6037/",
    "id": 6037,
    "name": "CLRSRC",
    "is_group": true,
    "nicks": [
        {
            "name": "CLRSRC",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CLRSRC"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3785/?format=api",
                "id": 3785,
                "name": "Nooly"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23105/?format=api",
                "id": 23105,
                "name": "Kenny"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24332/?format=api",
                "id": 24332,
                "name": "Pistab"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/15947/?format=api",
                "id": 15947,
                "name": "Shakul"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/20758/?format=api",
                "id": 20758,
                "name": "Carlos"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23262/?format=api",
                "id": 23262,
                "name": "Domotor"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://clrsrc.scene.cz/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=2174"
        }
    ]
}