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

{
    "url": "https://demozoo.org/api/v1/releasers/112639/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/112639/",
    "id": 112639,
    "name": "Lynchbit",
    "is_group": false,
    "nicks": [
        {
            "name": "Lynchbit",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Lynchbit"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/14710/?format=api",
                "id": 14710,
                "name": "Alter"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1492/?format=api",
                "id": 1492,
                "name": "Alpha Flight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3822/?format=api",
                "id": 3822,
                "name": "Lepsi De"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=695"
        }
    ]
}