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

{
    "url": "https://demozoo.org/api/v1/releasers/118366/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/118366/",
    "id": 118366,
    "name": "Anchor",
    "is_group": false,
    "nicks": [
        {
            "name": "Anchor",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Anchor"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107117/?format=api",
                "id": 107117,
                "name": "Optical"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118367/?format=api",
                "id": 118367,
                "name": "United Network of International Exchange"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7147"
        }
    ]
}