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

{
    "url": "https://demozoo.org/api/v1/releasers/14008/?format=api",
    "demozoo_url": "https://demozoo.org/groups/14008/",
    "id": 14008,
    "name": "Peon",
    "is_group": true,
    "nicks": [
        {
            "name": "Peon",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Peon"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14007/?format=api",
                "id": 14007,
                "name": "Twinsen"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14039/?format=api",
                "id": 14039,
                "name": "Stynger"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/19203/?format=api",
                "id": 19203,
                "name": "Panter"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/25054/?format=api",
                "id": 25054,
                "name": "Shadow"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11102/?format=api",
                "id": 11102,
                "name": "Flash"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://msg.sk/peon/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=121"
        }
    ]
}