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

{
    "url": "https://demozoo.org/api/v1/releasers/115849/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/115849/",
    "id": 115849,
    "name": "Willy",
    "is_group": false,
    "nicks": [
        {
            "name": "Willy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Willy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115847/?format=api",
                "id": 115847,
                "name": "Management"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48044/?format=api",
                "id": 48044,
                "name": "Enigma"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/115852/?format=api",
                "id": 115852,
                "name": "Airforce Germany"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/68982/?format=api",
                "id": 68982,
                "name": "Knickers"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/77334/?format=api",
                "id": 77334,
                "name": "Zeus Duo"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=25799"
        }
    ]
}