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

{
    "url": "https://demozoo.org/api/v1/releasers/53605/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/53605/",
    "id": 53605,
    "name": "Matrix",
    "is_group": false,
    "nicks": [
        {
            "name": "Matrix",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Matrix"
            ]
        },
        {
            "name": "The Pelican",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "The Pelican"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/55486/?format=api",
                "id": 55486,
                "name": "Nordic Beat"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54827/?format=api",
                "id": 54827,
                "name": "Zone 45"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/107828/?format=api",
                "id": 107828,
                "name": "Eltronic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/112493/?format=api",
                "id": 112493,
                "name": "Hostages"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/88088/?format=api",
                "id": 88088,
                "name": "Digital Dreams"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3581"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12439"
        }
    ]
}