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

{
    "url": "https://demozoo.org/api/v1/releasers/69983/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69983/",
    "id": 69983,
    "name": "MCS",
    "is_group": false,
    "nicks": [
        {
            "name": "MCS",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "MCS"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/19178/?format=api",
                "id": 19178,
                "name": "Sorcerers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60802/?format=api",
                "id": 60802,
                "name": "Fantasy Cracking Service"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/83566/?format=api",
                "id": 83566,
                "name": "Micronet"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=9100"
        }
    ]
}