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

{
    "url": "https://demozoo.org/api/v1/releasers/116537/?format=api",
    "demozoo_url": "https://demozoo.org/groups/116537/",
    "id": 116537,
    "name": "Digital Solution",
    "is_group": true,
    "nicks": [
        {
            "name": "Digital Solution",
            "abbreviation": "DIS",
            "is_primary_nick": true,
            "variants": [
                "DIS",
                "Digital Solution"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/22271/?format=api",
                "id": 22271,
                "name": "sTEEL"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13639/?format=api",
                "id": 13639,
                "name": "Korg"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116538/?format=api",
                "id": 116538,
                "name": "Blue"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/116539/?format=api",
                "id": 116539,
                "name": "Adworx ART"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/13698/?format=api",
                "id": 13698,
                "name": "Snow"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/resources/bbs/digital_solution/"
        }
    ]
}