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

{
    "url": "https://demozoo.org/api/v1/releasers/126243/?format=api",
    "demozoo_url": "https://demozoo.org/groups/126243/",
    "id": 126243,
    "name": "The Silicon Force",
    "is_group": true,
    "nicks": [
        {
            "name": "The Silicon Force",
            "abbreviation": "TSF",
            "is_primary_nick": true,
            "variants": [
                "Silicon Force",
                "TSF",
                "The Silicon Force"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126244/?format=api",
                "id": 126244,
                "name": "Sluggo"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126245/?format=api",
                "id": 126245,
                "name": "Opdecoder"
            },
            "is_current": false
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/126246/?format=api",
                "id": 126246,
                "name": "Flames"
            },
            "is_current": false
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbGroup",
            "url": "https://csdb.dk/group/?id=3244"
        }
    ]
}