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

{
    "url": "https://demozoo.org/api/v1/releasers/147049/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/147049/",
    "id": 147049,
    "name": "Black Sabbath",
    "is_group": false,
    "nicks": [
        {
            "name": "BLS",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "BLS"
            ]
        },
        {
            "name": "Black Sabbath",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Black Sabbath"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65372/?format=api",
                "id": 65372,
                "name": "The Level 99 Industries"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5235/?format=api",
                "id": 5235,
                "name": "Lightforce"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=4659"
        }
    ]
}