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

{
    "url": "https://demozoo.org/api/v1/releasers/11195/?format=api",
    "demozoo_url": "https://demozoo.org/groups/11195/",
    "id": 11195,
    "name": "Castrum Doloris",
    "is_group": true,
    "nicks": [
        {
            "name": "Castrum Doloris",
            "abbreviation": "CMDS",
            "is_primary_nick": true,
            "variants": [
                "CMDS",
                "Castrum Doloris"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11193/?format=api",
                "id": 11193,
                "name": "Leaderc"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11200/?format=api",
                "id": 11200,
                "name": "hhc"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11198/?format=api",
                "id": 11198,
                "name": "Aries"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/11201/?format=api",
                "id": 11201,
                "name": "Mózy"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/26886/?format=api",
                "id": 26886,
                "name": "Sade"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/21377/?format=api",
                "id": 21377,
                "name": "Grass"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=959"
        }
    ]
}