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

{
    "url": "https://demozoo.org/api/v1/releasers/109947/?format=api",
    "demozoo_url": "https://demozoo.org/groups/109947/",
    "id": 109947,
    "name": "The Real Vision",
    "is_group": true,
    "nicks": [
        {
            "name": "The Real Vision",
            "abbreviation": "TRV",
            "is_primary_nick": true,
            "variants": [
                "TRV",
                "The Real Vision"
            ]
        },
        {
            "name": "The Real Vision '99",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Real Vision '99"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140744/?format=api",
                "id": 140744,
                "name": "Max"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/146796/?format=api",
                "id": 146796,
                "name": "Nick"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3569"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9258"
        }
    ]
}