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

{
    "url": "https://demozoo.org/api/v1/releasers/22897/?format=api",
    "demozoo_url": "https://demozoo.org/groups/22897/",
    "id": 22897,
    "name": "Senco",
    "is_group": true,
    "nicks": [
        {
            "name": "Senco",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Senco"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/27194/?format=api",
                "id": 27194,
                "name": "Don Vito"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69179/?format=api",
                "id": 69179,
                "name": "Osendi"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/69180/?format=api",
                "id": 69180,
                "name": "Wirl"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/34523/?format=api",
                "id": 34523,
                "name": "David Moreno"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/29431/?format=api",
                "id": 29431,
                "name": "Epsilum"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=221"
        }
    ]
}