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

{
    "url": "https://demozoo.org/api/v1/releasers/360/?format=api",
    "demozoo_url": "https://demozoo.org/groups/360/",
    "id": 360,
    "name": "Dust",
    "is_group": true,
    "nicks": [
        {
            "name": "Dust",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Dust"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/359/?format=api",
                "id": 359,
                "name": "Stone"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8143/?format=api",
                "id": 8143,
                "name": "Tyrone"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8144/?format=api",
                "id": 8144,
                "name": "Vioon"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8146/?format=api",
                "id": 8146,
                "name": "Chuck"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8147/?format=api",
                "id": 8147,
                "name": "B-Man"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8148/?format=api",
                "id": 8148,
                "name": "Phil"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/8149/?format=api",
                "id": 8149,
                "name": "Den"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=52"
        }
    ]
}