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

{
    "url": "https://demozoo.org/api/v1/releasers/11368/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/11368/",
    "id": 11368,
    "name": "Clifford M.",
    "is_group": false,
    "nicks": [
        {
            "name": "Clifford",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Clifford"
            ]
        },
        {
            "name": "Clifford M.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "Clifford M."
            ]
        },
        {
            "name": "CliffordM",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "CliffordM"
            ]
        },
        {
            "name": "Cronos",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Cronos"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/4250/?format=api",
                "id": 4250,
                "name": "Exmortis"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/12004/?format=api",
                "id": 12004,
                "name": "Charged"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/5856/?format=api",
                "id": 5856,
                "name": "Suspend"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/65442/?format=api",
                "id": 65442,
                "name": "Funeral Moon"
            },
            "is_current": true
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/3147/?format=api",
                "id": 3147,
                "name": "Kooma"
            },
            "is_current": true
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": [
        {
            "link_class": "CsdbScener",
            "url": "https://csdb.dk/scener/?id=2694"
        }
    ]
}