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

{
    "url": "https://demozoo.org/api/v1/releasers/7255/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7255/",
    "id": 7255,
    "name": "Alf",
    "is_group": false,
    "nicks": [
        {
            "name": "Alf",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Alf"
            ]
        },
        {
            "name": "Alf'88",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Alf'88"
            ]
        },
        {
            "name": "Felix Nielsen",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Felix Nielsen"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4971/?format=api",
                "id": 4971,
                "name": "AMOK"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7634/?format=api",
                "id": 7634,
                "name": "The Melmac Team"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6029"
        }
    ]
}