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

{
    "url": "https://demozoo.org/api/v1/releasers/10606/?format=api",
    "demozoo_url": "https://demozoo.org/groups/10606/",
    "id": 10606,
    "name": "Cross! The Logic",
    "is_group": true,
    "nicks": [
        {
            "name": "Cross The Logic",
            "abbreviation": "CTL",
            "is_primary_nick": false,
            "variants": [
                "CTL",
                "Cross The Logic"
            ]
        },
        {
            "name": "Cross! The Logic",
            "abbreviation": "C!TL",
            "is_primary_nick": true,
            "variants": [
                "C!TL",
                "Cross! The Logic"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10605/?format=api",
                "id": 10605,
                "name": "Garrth"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3797/?format=api",
                "id": 3797,
                "name": "Sierra"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10607/?format=api",
                "id": 10607,
                "name": "Ikarus"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10608/?format=api",
                "id": 10608,
                "name": "Tig"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/24157/?format=api",
                "id": 24157,
                "name": "Jenosch"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=6510"
        }
    ]
}