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

{
    "url": "https://demozoo.org/api/v1/releasers/41161/?format=api",
    "demozoo_url": "https://demozoo.org/groups/41161/",
    "id": 41161,
    "name": "Kosicky Vyber",
    "is_group": true,
    "nicks": [
        {
            "name": "Kosicky Vyber",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kosicky Vyber",
                "Košický Výber"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46418/?format=api",
                "id": 46418,
                "name": "Forty"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/41160/?format=api",
                "id": 41160,
                "name": "Exhalator"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.kinderzimmer.sk/en/show/kosicky-vyber"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=688"
        }
    ]
}