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

{
    "url": "https://demozoo.org/api/v1/releasers/108253/?format=api",
    "demozoo_url": "https://demozoo.org/groups/108253/",
    "id": 108253,
    "name": "Matec",
    "is_group": true,
    "nicks": [
        {
            "name": "Matec",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Matec"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140306/?format=api",
                "id": 140306,
                "name": "YFC"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/4059/?format=api",
                "id": 4059,
                "name": "Blackfly"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/140305/?format=api",
                "id": 140305,
                "name": "Power Computing Association"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3994"
        },
        {
            "link_class": "PouetGroup",
            "url": "https://www.pouet.net/groups.php?which=9399"
        }
    ]
}