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

{
    "url": "https://demozoo.org/api/v1/releasers/107709/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107709/",
    "id": 107709,
    "name": "Express",
    "is_group": true,
    "nicks": [
        {
            "name": "Express",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Express"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/107711/?format=api",
                "id": 107711,
                "name": "MCP"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58306/?format=api",
                "id": 58306,
                "name": "Drak"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58311/?format=api",
                "id": 58311,
                "name": "Sentinel"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58305/?format=api",
                "id": 58305,
                "name": "BBS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/58303/?format=api",
                "id": 58303,
                "name": "Cobra"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": []
}