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

{
    "url": "https://demozoo.org/api/v1/releasers/135765/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/135765/",
    "id": 135765,
    "name": "Gomez",
    "is_group": false,
    "nicks": [
        {
            "name": "Gomez",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Gomez"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/105083/?format=api",
                "id": 105083,
                "name": "Aspheron"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79759/?format=api",
                "id": 79759,
                "name": "Censure Designz"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58068/?format=api",
                "id": 58068,
                "name": "LSD"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106780/?format=api",
                "id": 106780,
                "name": "Varcaus"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=7205"
        }
    ]
}