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

{
    "url": "https://demozoo.org/api/v1/releasers/105832/?format=api",
    "demozoo_url": "https://demozoo.org/groups/105832/",
    "id": 105832,
    "name": "SCF",
    "is_group": true,
    "nicks": [
        {
            "name": "SCF",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "SCF"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105831/?format=api",
                "id": 105831,
                "name": "T.B.L."
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/5004/?format=api",
                "id": 5004,
                "name": "ASC"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/105833/?format=api",
                "id": 105833,
                "name": "Savage Sam"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=9801"
        }
    ]
}