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

{
    "url": "https://demozoo.org/api/v1/releasers/106777/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106777/",
    "id": 106777,
    "name": "V-Lucid",
    "is_group": true,
    "nicks": [
        {
            "name": "Inner City",
            "abbreviation": "IC",
            "is_primary_nick": false,
            "variants": [
                "IC",
                "Inner City"
            ]
        },
        {
            "name": "V-Lucid",
            "abbreviation": "V-L",
            "is_primary_nick": true,
            "variants": [
                "V-L",
                "V-Lucid",
                "Victory Lucid"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/14261/?format=api",
                "id": 14261,
                "name": "Zeldin"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145756/?format=api",
                "id": 145756,
                "name": "Saigon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145757/?format=api",
                "id": 145757,
                "name": "Ray"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/145758/?format=api",
                "id": 145758,
                "name": "A.L.B.I."
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1279"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1285"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8499"
        }
    ]
}