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

{
    "url": "https://demozoo.org/api/v1/releasers/2799/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/2799/",
    "id": 2799,
    "name": "Big H",
    "is_group": false,
    "nicks": [
        {
            "name": "Big H",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Big H"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/2075/?format=api",
                "id": 2075,
                "name": "Legend"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/124679/?format=api",
                "id": 124679,
                "name": "The Billy Buckhead Crew"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108001/?format=api",
                "id": 108001,
                "name": "Freestyle International"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/108964/?format=api",
                "id": 108964,
                "name": "Sigma"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=11451"
        }
    ]
}