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

{
    "url": "https://demozoo.org/api/v1/releasers/86220/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/86220/",
    "id": 86220,
    "name": "Zephyr",
    "is_group": false,
    "nicks": [
        {
            "name": "Northman",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Northman"
            ]
        },
        {
            "name": "Zephyr",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Zephyr"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36729/?format=api",
                "id": 36729,
                "name": "The Vikings"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/239/?format=api",
                "id": 239,
                "name": "Fairlight"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/48294/?format=api",
                "id": 48294,
                "name": "Origin"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}