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

{
    "url": "https://demozoo.org/api/v1/releasers/6501/?format=api",
    "demozoo_url": "https://demozoo.org/groups/6501/",
    "id": 6501,
    "name": "System K",
    "is_group": true,
    "nicks": [
        {
            "name": "Cyber K",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cyber K"
            ]
        },
        {
            "name": "System K",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "System K",
                "SystemK"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13188/?format=api",
                "id": 13188,
                "name": "Kioku"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17024/?format=api",
                "id": 17024,
                "name": "sincl"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17023/?format=api",
                "id": 17023,
                "name": "NOz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/17022/?format=api",
                "id": 17022,
                "name": "c.r.v"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.sys-k.net"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=4057"
        }
    ]
}