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

{
    "url": "https://demozoo.org/api/v1/releasers/144257/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/144257/",
    "id": 144257,
    "name": "Pink Panter",
    "is_group": false,
    "nicks": [
        {
            "name": "Pink Panter",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Pink Panter"
            ]
        },
        {
            "name": "Pinky",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Pinky"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/144254/?format=api",
                "id": 144254,
                "name": "Misfits"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1244/?format=api",
                "id": 1244,
                "name": "Raw Deal Inc."
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5915"
        }
    ]
}