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

{
    "url": "https://demozoo.org/api/v1/releasers/27080/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/27080/",
    "id": 27080,
    "name": "Kyne",
    "is_group": false,
    "nicks": [
        {
            "name": "Kyne",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Kyne"
            ]
        },
        {
            "name": "Seboz",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Seboz"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12513/?format=api",
                "id": 12513,
                "name": "The Naughty Bytes"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/13044/?format=api",
                "id": 13044,
                "name": "Spirits"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/38002/?format=api",
                "id": 38002,
                "name": "Desaster Area"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/53900/?format=api",
                "id": 53900,
                "name": "The Sorcerer Apprentices"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}