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

{
    "url": "https://demozoo.org/api/v1/releasers/47158/?format=api",
    "demozoo_url": "https://demozoo.org/groups/47158/",
    "id": 47158,
    "name": "Knights of the Round Table",
    "is_group": true,
    "nicks": [
        {
            "name": "Knights of the Round Table",
            "abbreviation": "KORT",
            "is_primary_nick": true,
            "variants": [
                "KORT",
                "Knights of the Round Table"
            ]
        }
    ],
    "member_of": [],
    "members": [
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/79787/?format=api",
                "id": 79787,
                "name": "Strider"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127495/?format=api",
                "id": 127495,
                "name": "Corrigan"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127496/?format=api",
                "id": 127496,
                "name": "Errorcode"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127497/?format=api",
                "id": 127497,
                "name": "Zap-Art"
            },
            "is_current": true
        },
        {
            "member": {
                "url": "https://demozoo.org/api/v1/releasers/127498/?format=api",
                "id": 127498,
                "name": "Mike"
            },
            "is_current": true
        }
    ],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "Defacto2Group",
            "url": "https://defacto2.net/g/knights-of-the-round-table"
        },
        {
            "link_class": "SceneOrgFolder",
            "url": "https://files.scene.org/browse/resources/bbs/knights_of_the_round_table/"
        }
    ]
}