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

{
    "url": "https://demozoo.org/api/v1/releasers/36900/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/36900/",
    "id": 36900,
    "name": "CyZ",
    "is_group": false,
    "nicks": [
        {
            "name": "CyZ",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "CyZ"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/36899/?format=api",
                "id": 36899,
                "name": "Peanuts"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7050/?format=api",
                "id": 7050,
                "name": "Superior Art Creations"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/58897/?format=api",
                "id": 58897,
                "name": "Liquid"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/7233/?format=api",
                "id": 7233,
                "name": "Moz(ic)art"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}