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

{
    "url": "https://demozoo.org/api/v1/releasers/69057/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69057/",
    "id": 69057,
    "name": "KGB",
    "is_group": false,
    "nicks": [
        {
            "name": "KGB",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "KGB"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51331/?format=api",
                "id": 51331,
                "name": "Action"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54003/?format=api",
                "id": 54003,
                "name": "Elite"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/51356/?format=api",
                "id": 51356,
                "name": "Zenith"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65372/?format=api",
                "id": 65372,
                "name": "The Level 99 Industries"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6035"
        }
    ]
}