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

{
    "url": "https://demozoo.org/api/v1/releasers/116348/?format=api",
    "demozoo_url": "https://demozoo.org/groups/116348/",
    "id": 116348,
    "name": "The Phsycos",
    "is_group": true,
    "nicks": [
        {
            "name": "The Phsycos",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "The Phsycos"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/61486/?format=api",
                "id": 61486,
                "name": "Lennart"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116351/?format=api",
                "id": 116351,
                "name": "Zaz"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/125841/?format=api",
                "id": 125841,
                "name": "C3PO"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4921"
        }
    ]
}