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

{
    "url": "https://demozoo.org/api/v1/releasers/148354/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/148354/",
    "id": 148354,
    "name": "Bill the Cat",
    "is_group": false,
    "nicks": [
        {
            "name": "Bill the Cat",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bill the Cat"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148353/?format=api",
                "id": 148353,
                "name": "UHF"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/106900/?format=api",
                "id": 106900,
                "name": "ACID"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148355/?format=api",
                "id": 148355,
                "name": "Light Speed Images"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108578/?format=api",
                "id": 108578,
                "name": "Paradise Crackings Incorporated"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=10192"
        }
    ]
}