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

{
    "url": "https://demozoo.org/api/v1/releasers/24160/?format=api",
    "demozoo_url": "https://demozoo.org/groups/24160/",
    "id": 24160,
    "name": "Silicon Valley",
    "is_group": true,
    "nicks": [
        {
            "name": "Silicon Valley",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Silicon Valley"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13656/?format=api",
                "id": 13656,
                "name": "Cyclops"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5923/?format=api",
                "id": 5923,
                "name": "Tracker"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24173/?format=api",
                "id": 24173,
                "name": "Pelter Motion"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=12851"
        }
    ]
}