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

{
    "url": "https://demozoo.org/api/v1/releasers/24440/?format=api",
    "demozoo_url": "https://demozoo.org/sceners/24440/",
    "id": 24440,
    "name": "D.K.",
    "is_group": false,
    "nicks": [
        {
            "name": "D.K.",
            "abbreviation": "",
            "is_primary_nick": true,
            "variants": [
                "D.K."
            ]
        },
        {
            "name": "DK",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "DK"
            ]
        },
        {
            "name": "Dee Key",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Dee Key"
            ]
        },
        {
            "name": "Deekay",
            "abbreviation": "",
            "is_primary_nick": false,
            "variants": [
                "Deekay"
            ]
        }
    ],
    "member_of": [
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/22425/?format=api",
                "id": 22425,
                "name": "Grinders"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/23143/?format=api",
                "id": 23143,
                "name": "Alba"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/49950/?format=api",
                "id": 49950,
                "name": "Diffusion"
            },
            "is_current": false
        },
        {
            "group": {
                "url": "https://demozoo.org/api/v1/releasers/71488/?format=api",
                "id": 71488,
                "name": "FRC"
            },
            "is_current": false
        }
    ],
    "members": [],
    "subgroups": [],
    "external_links": []
}