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

{
    "url": "https://demozoo.org/api/v1/releasers/6783/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/6783/",
    "id": 6783,
    "name": "Cypher",
    "is_group": false,
    "nicks": [
        {
            "name": "Cyfer",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cyfer"
            ]
        },
        {
            "name": "Cypher",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Cypher"
            ]
        },
        {
            "name": "Lio",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Lio"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/6530/?format=api",
                "id": 6530,
                "name": "Image!"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/30151/?format=api",
                "id": 30151,
                "name": "Mondo Bizzarro"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}