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

{
    "url": "https://demozoo.org/api/v1/releasers/22596/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/22596/",
    "id": 22596,
    "name": "Blender",
    "is_group": false,
    "nicks": [
        {
            "name": "Blender",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Blender"
            ]
        },
        {
            "name": "R.B",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "R.B"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3822/?format=api",
                "id": 3822,
                "name": "Lepsi De"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5915/?format=api",
                "id": 5915,
                "name": "Laxity"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58985/?format=api",
                "id": 58985,
                "name": "3LUX"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/134/?format=api",
                "id": 134,
                "name": "Onslaught"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6003/?format=api",
                "id": 6003,
                "name": "Xenon"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=3239"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=6434"
        }
    ]
}