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

{
    "url": "https://demozoo.org/api/v1/releasers/3543/?format=api",
    "demozoo_url": "https://demozoo.org/groups/3543/",
    "id": 3543,
    "name": "Chimera Music",
    "is_group": true,
    "nicks": [
        {
            "name": "Chimera Music",
            "abbreviation": "CHM",
            "is_primary_nick": true,
            "variants": [
                "CHM",
                "Chimera",
                "Chimera Music"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30381/?format=api",
                "id": 30381,
                "name": "MrGamer"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30383/?format=api",
                "id": 30383,
                "name": "Rayko"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30384/?format=api",
                "id": 30384,
                "name": "Yozfitz"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30385/?format=api",
                "id": 30385,
                "name": "John Marwin"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/30382/?format=api",
                "id": 30382,
                "name": "J.v.K"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/3516/?format=api",
                "id": 3516,
                "name": "Alpha C"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/761/?format=api",
                "id": 761,
                "name": "ok3anos"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "BaseUrl",
            "url": "http://chimeramusic.net/"
        },
        {
            "link_class": "NectarineGroup",
            "url": "https://scenestream.net/demovibes/group/146/"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=10476"
        }
    ]
}