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

{
    "url": "https://demozoo.org/api/v1/releasers/106794/?format=api",
    "demozoo_url": "https://demozoo.org/groups/106794/",
    "id": 106794,
    "name": "Victrix",
    "is_group": true,
    "nicks": [
        {
            "name": "Victrix",
            "abbreviation": "VIC",
            "is_primary_nick": true,
            "variants": [
                "VIC",
                "Victrix"
            ]
        },
        {
            "name": "Victrix Developments",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Victrix Developments"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/121664/?format=api",
                "id": 121664,
                "name": "Erik van Ginneken"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/73186/?format=api",
                "id": 73186,
                "name": "Peter van Driel"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/88410/?format=api",
                "id": 88410,
                "name": "Wizvis"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "C64chGroup",
            "url": "https://c64.ch/groups/605"
        },
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=2459"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=8858"
        }
    ]
}