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

{
    "url": "https://demozoo.org/api/v1/releasers/17958/?format=api",
    "demozoo_url": "https://demozoo.org/groups/17958/",
    "id": 17958,
    "name": "Carex",
    "is_group": true,
    "nicks": [
        {
            "name": "Carex",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Carex"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17957/?format=api",
                "id": 17957,
                "name": "RRS"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/12074/?format=api",
                "id": 12074,
                "name": "Geek"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30287/?format=api",
                "id": 30287,
                "name": "Hio"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=7848"
        }
    ]
}