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

{
    "url": "https://demozoo.org/api/v1/releasers/31641/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31641/",
    "id": 31641,
    "name": "HAL",
    "is_group": false,
    "nicks": [
        {
            "name": "HAL",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "HAL"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31564/?format=api",
                "id": 31564,
                "name": "The Fallen Angels"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31728/?format=api",
                "id": 31728,
                "name": "Mad Vision"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31520/?format=api",
                "id": 31520,
                "name": "The Empire"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}