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

{
    "url": "https://demozoo.org/api/v1/releasers/116335/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/116335/",
    "id": 116335,
    "name": "NCC",
    "is_group": false,
    "nicks": [
        {
            "name": "NCC",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "NCC"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37565/?format=api",
                "id": 37565,
                "name": "The Stars"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/37576/?format=api",
                "id": 37576,
                "name": "New Stars"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116336/?format=api",
                "id": 116336,
                "name": "E.M.O. Technologies"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/116337/?format=api",
                "id": 116337,
                "name": "Norwegian Crackware Company"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11652"
        }
    ]
}