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

{
    "url": "https://demozoo.org/api/v1/releasers/34190/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/34190/",
    "id": 34190,
    "name": "Bom",
    "is_group": false,
    "nicks": [
        {
            "name": "Bom",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Bom"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6685/?format=api",
                "id": 6685,
                "name": "Antic"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109909/?format=api",
                "id": 109909,
                "name": "The Mob"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/54848/?format=api",
                "id": 54848,
                "name": "Cicen"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/118516/?format=api",
                "id": 118516,
                "name": "Squadron"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=5070"
        }
    ]
}