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

{
    "url": "https://demozoo.org/api/v1/releasers/69108/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/69108/",
    "id": 69108,
    "name": "Richard Velta",
    "is_group": false,
    "nicks": [
        {
            "name": "Richard Velta",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Richard Velta"
            ]
        },
        {
            "name": "Wax",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Wax"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/947/?format=api",
                "id": 947,
                "name": "SHAPE"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/63971/?format=api",
                "id": 63971,
                "name": "Reflex"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1263/?format=api",
                "id": 1263,
                "name": "Megastyle"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79085/?format=api",
                "id": 79085,
                "name": "Kill"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=1093"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5371"
        }
    ]
}