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

{
    "url": "https://demozoo.org/api/v1/releasers/23964/?format=api",
    "demozoo_url": "https://demozoo.org/groups/23964/",
    "id": 23964,
    "name": "Québarium",
    "is_group": true,
    "nicks": [
        {
            "name": "Québarium",
            "abbreviation": "QBR",
            "is_primary_nick": true,
            "variants": [
                "QBR",
                "Québarium",
                "quebarium"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/46443/?format=api",
                "id": 46443,
                "name": "F-Cycles"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/43445/?format=api",
                "id": 43445,
                "name": "Tronicsynth"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/68843/?format=api",
                "id": 68843,
                "name": "Intruder"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://www.quebarium.co/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10829"
        }
    ]
}