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

{
    "url": "https://demozoo.org/api/v1/releasers/31619/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/31619/",
    "id": 31619,
    "name": "Docno",
    "is_group": false,
    "nicks": [
        {
            "name": "Docno",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Docno"
            ]
        },
        {
            "name": "Doctor No",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Doctor No"
            ]
        },
        {
            "name": "Dr No",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dr No"
            ]
        },
        {
            "name": "Zine",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Zine"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31618/?format=api",
                "id": 31618,
                "name": "Fuzion"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/31592/?format=api",
                "id": 31592,
                "name": "The Storm Brothers"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}