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

{
    "url": "https://demozoo.org/api/v1/releasers/128076/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/128076/",
    "id": 128076,
    "name": "Viking",
    "is_group": false,
    "nicks": [
        {
            "name": "Viking",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Viking"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128075/?format=api",
                "id": 128075,
                "name": "Reyes"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128073/?format=api",
                "id": 128073,
                "name": "Sector"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/128077/?format=api",
                "id": 128077,
                "name": "Quantum"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49547/?format=api",
                "id": 49547,
                "name": "Vaudeville"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/67141/?format=api",
                "id": 67141,
                "name": "ZZC"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=15873"
        }
    ]
}