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

{
    "url": "https://demozoo.org/api/v1/releasers/90776/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/90776/",
    "id": 90776,
    "name": "Effy",
    "is_group": false,
    "nicks": [
        {
            "name": "Effy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Effy"
            ]
        },
        {
            "name": "Franky",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Franky"
            ]
        },
        {
            "name": "Knightrider",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Knightrider"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14368/?format=api",
                "id": 14368,
                "name": "Guardian Angels"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108780/?format=api",
                "id": 108780,
                "name": "Rock'n Role Staff"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5087/?format=api",
                "id": 5087,
                "name": "Raiders of the Lost Empire"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1890"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5942"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=14197"
        }
    ]
}