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

{
    "url": "https://demozoo.org/api/v1/releasers/51603/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/51603/",
    "id": 51603,
    "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/1825/?format=api",
                "id": 1825,
                "name": "Magnetic Fields"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/1079/?format=api",
                "id": 1079,
                "name": "Digital"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/148107/?format=api",
                "id": 148107,
                "name": "Cologne Artware"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}