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

{
    "url": "https://demozoo.org/api/v1/releasers/143029/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/143029/",
    "id": 143029,
    "name": "Volter",
    "is_group": false,
    "nicks": [
        {
            "name": "Volter",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Volter"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106780/?format=api",
                "id": 106780,
                "name": "Varcaus"
            },
            "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/79759/?format=api",
                "id": 79759,
                "name": "Censure Designz"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=12084"
        }
    ]
}