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

{
    "url": "https://demozoo.org/api/v1/releasers/17977/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17977/",
    "id": 17977,
    "name": "Pongdeluxe Development Team",
    "is_group": true,
    "nicks": [
        {
            "name": "Pongdeluxe Development Team",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pongdeluxe Development Team"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/1202/?format=api",
                "id": 1202,
                "name": "T$"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/6833/?format=api",
                "id": 6833,
                "name": "Tomaes"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5832/?format=api",
                "id": 5832,
                "name": "Mados"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=704"
        }
    ]
}