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

{
    "url": "https://demozoo.org/api/v1/releasers/55879/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/55879/",
    "id": 55879,
    "name": "Percy",
    "is_group": false,
    "nicks": [
        {
            "name": "Percy",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Percy"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5085/?format=api",
                "id": 5085,
                "name": "Warriors of the Wasteland"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/8213/?format=api",
                "id": 8213,
                "name": "House Designs"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/109220/?format=api",
                "id": 109220,
                "name": "Style"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148673/?format=api",
                "id": 148673,
                "name": "Byte Brothers"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=17099"
        }
    ]
}