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

{
    "url": "https://demozoo.org/api/v1/releasers/64927/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/64927/",
    "id": 64927,
    "name": "Methabol",
    "is_group": false,
    "nicks": [
        {
            "name": "Methabol",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Methabol"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/39698/?format=api",
                "id": 39698,
                "name": "Omega"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1273/?format=api",
                "id": 1273,
                "name": "Censor Design"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108607/?format=api",
                "id": 108607,
                "name": "Phasia"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4761"
        }
    ]
}