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

{
    "url": "https://demozoo.org/api/v1/releasers/55353/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/55353/",
    "id": 55353,
    "name": "K.M.",
    "is_group": false,
    "nicks": [
        {
            "name": "K.M.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "K.M.",
                "KM"
            ]
        },
        {
            "name": "Matula Brothers",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Matula Brothers"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2784/?format=api",
                "id": 2784,
                "name": "Taboo"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=663"
        }
    ]
}