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

{
    "url": "https://demozoo.org/api/v1/releasers/20756/?format=api",
    "demozoo_url": "https://demozoo.org/groups/20756/",
    "id": 20756,
    "name": "Downtown",
    "is_group": true,
    "nicks": [
        {
            "name": "Downtown",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Downtown"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "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/20759/?format=api",
                "id": 20759,
                "name": "Cpoc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3785/?format=api",
                "id": 3785,
                "name": "Nooly"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19174/?format=api",
                "id": 19174,
                "name": "Dement"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://downtown.scene.cz/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=522"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/demos/groups/downtown/"
        }
    ]
}