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

{
    "url": "https://demozoo.org/api/v1/releasers/28080/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/28080/",
    "id": 28080,
    "name": "DJ Ozone",
    "is_group": false,
    "nicks": [
        {
            "name": "DJ Ozone",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "DJ Ozone"
            ]
        },
        {
            "name": "Kenedi",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kenedi"
            ]
        },
        {
            "name": "Kenu",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Kenu"
            ]
        },
        {
            "name": "Zenu",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zenu"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/28081/?format=api",
                "id": 28081,
                "name": "Breakdown"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45354/?format=api",
                "id": 45354,
                "name": "Entombed Demigods"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/41796/?format=api",
                "id": 41796,
                "name": "Dimension"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/45365/?format=api",
                "id": 45365,
                "name": "Parallax Motion"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}