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

{
    "url": "https://demozoo.org/api/v1/releasers/118747/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/118747/",
    "id": 118747,
    "name": "El Cheffe",
    "is_group": false,
    "nicks": [
        {
            "name": "El Cheffe",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "El Cheffe"
            ]
        },
        {
            "name": "Guru0815",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Guru0815"
            ]
        },
        {
            "name": "No.5",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "No.5"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148107/?format=api",
                "id": 148107,
                "name": "Cologne Artware"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}