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

{
    "url": "https://demozoo.org/api/v1/releasers/107222/?format=api",
    "demozoo_url": "https://demozoo.org/groups/107222/",
    "id": 107222,
    "name": "United Video Hackers",
    "is_group": true,
    "nicks": [
        {
            "name": "United Video Hackers",
            "abbreviation": "UVH",
            "is_primary_nick": true,
            "variants": [
                "UVH",
                "United Video Hackers"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136240/?format=api",
                "id": 136240,
                "name": "Ben"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136241/?format=api",
                "id": 136241,
                "name": "Rik"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/136239/?format=api",
                "id": 136239,
                "name": "Bil"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=4170"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9479"
        }
    ]
}