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

{
    "url": "https://demozoo.org/api/v1/releasers/138284/?format=api",
    "demozoo_url": "https://demozoo.org/groups/138284/",
    "id": 138284,
    "name": "Chimera",
    "is_group": true,
    "nicks": [
        {
            "name": "Chimera",
            "abbreviation": "CHD",
            "is_primary_nick": true,
            "variants": [
                "CHD",
                "Chimera"
            ]
        },
        {
            "name": "Chimera Design",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Chimera Design"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138271/?format=api",
                "id": 138271,
                "name": "Fire"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/23833/?format=api",
                "id": 23833,
                "name": "Eclipse"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/138311/?format=api",
                "id": 138311,
                "name": "Will"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=6745"
        }
    ]
}