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

{
    "url": "https://demozoo.org/api/v1/releasers/127860/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/127860/",
    "id": 127860,
    "name": "Mr. Coathanger",
    "is_group": false,
    "nicks": [
        {
            "name": "Mr. Coathanger",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Mr. Coathanger"
            ]
        }
    ],
    "member_of": [
        {
            "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/124679/?format=api",
                "id": 124679,
                "name": "The Billy Buckhead Crew"
            },
            "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=24258"
        }
    ]
}