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

{
    "url": "https://demozoo.org/api/v1/releasers/8648/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/8648/",
    "id": 8648,
    "name": "Knackosoft",
    "is_group": false,
    "nicks": [
        {
            "name": "KNS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "KNS"
            ]
        },
        {
            "name": "Knackosoft",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Knackosoft"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4008/?format=api",
                "id": 4008,
                "name": "Tristar"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/69/?format=api",
                "id": 69,
                "name": "Tristar and Red Sector Inc."
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68824/?format=api",
                "id": 68824,
                "name": "KGB"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106607/?format=api",
                "id": 106607,
                "name": "Lawless Software Department"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9118"
        },
        {
            "link_class": "KestraBitworldAuthor",
            "url": "http://janeway.exotica.org.uk/author.php?id=4653"
        }
    ]
}