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

{
    "url": "https://demozoo.org/api/v1/releasers/56149/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/56149/",
    "id": 56149,
    "name": "Electro",
    "is_group": false,
    "nicks": [
        {
            "name": "Electro",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Electro"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7622/?format=api",
                "id": 7622,
                "name": "Beastie Boys"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/60802/?format=api",
                "id": 60802,
                "name": "Fantasy Cracking Service"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/33719/?format=api",
                "id": 33719,
                "name": "Electronic Cracking Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/84823/?format=api",
                "id": 84823,
                "name": "Pentacle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/90273/?format=api",
                "id": 90273,
                "name": "ROM"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11061"
        }
    ]
}