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

{
    "url": "https://demozoo.org/api/v1/releasers/132779/?format=api",
    "demozoo_url": "https://demozoo.org/groups/132779/",
    "id": 132779,
    "name": "Matrix",
    "is_group": true,
    "nicks": [
        {
            "name": "Matrix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Matrix"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132778/?format=api",
                "id": 132778,
                "name": "Credit Card"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/10765/?format=api",
                "id": 10765,
                "name": "Aahz The Demon"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132769/?format=api",
                "id": 132769,
                "name": "Frozen Fire"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132780/?format=api",
                "id": 132780,
                "name": "Guppie"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/132782/?format=api",
                "id": 132782,
                "name": "Jazzman"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=1190"
        }
    ]
}