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

{
    "url": "https://demozoo.org/api/v1/releasers/71949/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/71949/",
    "id": 71949,
    "name": "Cpt Trubble",
    "is_group": false,
    "nicks": [
        {
            "name": "Cpt Trubble",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cpt Trubble"
            ]
        },
        {
            "name": "Martin",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Martin"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8817/?format=api",
                "id": 8817,
                "name": "Crazy"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/79541/?format=api",
                "id": 79541,
                "name": "Zorro Soft Switzerland"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17402"
        },
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5310"
        }
    ]
}