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

{
    "url": "https://demozoo.org/api/v1/releasers/7130/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/7130/",
    "id": 7130,
    "name": "HJE",
    "is_group": false,
    "nicks": [
        {
            "name": "Esonix",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Esonix"
            ]
        },
        {
            "name": "HJE",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "HJE"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7546/?format=api",
                "id": 7546,
                "name": "Masters' Design Group"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3170/?format=api",
                "id": 3170,
                "name": "Genesis Project"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/70108/?format=api",
                "id": 70108,
                "name": "Event"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2273"
        }
    ]
}