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

{
    "url": "https://demozoo.org/api/v1/releasers/85423/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/85423/",
    "id": 85423,
    "name": "Kung Lao",
    "is_group": false,
    "nicks": [
        {
            "name": "Kung Lao",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kung Lao"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/81339/?format=api",
                "id": 81339,
                "name": "Storm"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/80262/?format=api",
                "id": 80262,
                "name": "Cancer"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/120559/?format=api",
                "id": 120559,
                "name": "Turbo Couriering"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}