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

{
    "url": "https://demozoo.org/api/v1/releasers/140217/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/140217/",
    "id": 140217,
    "name": "Fidl",
    "is_group": false,
    "nicks": [
        {
            "name": "Fidl",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Fidl"
            ]
        },
        {
            "name": "Geco",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Geco"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109661/?format=api",
                "id": 109661,
                "name": "The Discmonsters"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107019/?format=api",
                "id": 107019,
                "name": "Army"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22588/?format=api",
                "id": 22588,
                "name": "Leaders"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140218/?format=api",
                "id": 140218,
                "name": "The Lords"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/140219/?format=api",
                "id": 140219,
                "name": "K.D.S."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10761"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=34241"
        }
    ]
}